Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.31 to 2.0.32
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed Sep 2, 2024
1 parent 6f56d75 commit 03a12e4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ six==1.16.0
# -r requirements/requirements.txt
# asttokens
# python-dateutil
sqlalchemy==2.0.31
sqlalchemy==2.0.32
# via
# -r requirements/requirements.txt
# alembic
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ six==1.16.0
# python-dateutil
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.31
sqlalchemy==2.0.32
# via
# -r requirements/requirements.txt
# alembic
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ soupsieve==2.5
# via
# -r requirements/tests.txt
# beautifulsoup4
sqlalchemy==2.0.31
sqlalchemy==2.0.32
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ sentry-sdk==2.13.0
# h-pyramid-sentry
six==1.16.0
# via python-dateutil
sqlalchemy==2.0.31
sqlalchemy==2.0.32
# via
# -r requirements/requirements.in
# alembic
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ six==1.16.0
# python-dateutil
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.31
sqlalchemy==2.0.32
# via
# -r requirements/requirements.txt
# alembic
Expand Down

0 comments on commit 03a12e4

Please sign in to comment.