Skip to content

Commit 7003da0

Browse files
Bump sqlalchemy from 1.3.24 to 1.4.37
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 to 1.4.37. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fa5078 commit 7003da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ pytest-sugar==0.9.4
77
PyMySQL==1.0.2
88
sphinx>=1.8.1, <5.0.3
99
sphinxcontrib-asyncio==0.3.0
10-
SQLAlchemy==1.3.24
10+
SQLAlchemy==1.4.37
1111
uvloop==0.16.0; python_version < '3.11'
1212
twine==4.0.1

0 commit comments

Comments
 (0)