Skip to content

Commit a6bfcf6

Browse files
Bump sqlalchemy from 1.3.24 to 1.4.39
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 to 1.4.39. - [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 40a3429 commit a6bfcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ pytest-sugar==0.9.5
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.39
1111
uvloop==0.16.0; python_version < '3.11'
1212
twine==4.0.1

0 commit comments

Comments
 (0)