Skip to content

Commit 8d07441

Browse files
chore(deps): bump sqlalchemy from 1.3.24 to 2.0.34
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 to 2.0.34. - [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] <support@github.com>
1 parent 2ac5779 commit 8d07441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ redis==5.0.8
2727
requests==2.32.3
2828
setuptools==73.0.1
2929
Shapely==2.0.6
30-
SQLAlchemy==1.3.24
30+
SQLAlchemy==2.0.34
3131
transaction==4.0
3232
waitress==3.0.0
3333
zope.sqlalchemy==3.1

0 commit comments

Comments
 (0)