Skip to content

Commit 72877e8

Browse files
chore(deps): bump sqlalchemy from 1.3.24 to 2.0.40
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e81e6b commit 72877e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ redis==5.2.1
2727
requests==2.32.3
2828
setuptools==77.0.3
2929
Shapely==2.0.7
30-
SQLAlchemy==1.3.24
30+
SQLAlchemy==2.0.40
3131
transaction==5.0
3232
waitress==3.0.2
3333
zope.sqlalchemy==3.1

0 commit comments

Comments
 (0)