Skip to content

Commit c121e57

Browse files
chore(deps): bump sqlalchemy from 2.0.30 to 2.0.31
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.31. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5d82d6 commit c121e57

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
@@ -25,7 +25,7 @@ pytest-sugar==1.0.0
2525
python-dotenv==1.0.1
2626
PyYAML==6.0.1
2727
sniffio==1.3.1
28-
SQLAlchemy==2.0.30
28+
SQLAlchemy==2.0.31
2929
starlette
3030
typing_extensions==4.12.2
3131
uvicorn==0.30.1

0 commit comments

Comments
 (0)