Skip to content

Commit 718d184

Browse files
Bump sqlalchemy from 2.0.32 to 2.0.40
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.32 to 2.0.40. - [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-version: 2.0.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65089cb commit 718d184

File tree

2 files changed

+72
-64
lines changed

2 files changed

+72
-64
lines changed

poetry.lock

Lines changed: 71 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gunicorn = "23.0.0"
2828
pillow = "11.1.0"
2929
psycopg2-binary = "2.9.10"
3030
python-dateutil = "2.9.0.post0"
31-
sqlalchemy = "2.0.32"
31+
sqlalchemy = "2.0.41"
3232
us = "3.2.0"
3333
wtforms = "3.2.1"
3434
wtforms-sqlalchemy = "0.4.2"

0 commit comments

Comments
 (0)