Skip to content

Commit ad7ab4c

Browse files
Bump sqlalchemy from 2.0.24 to 2.0.30 in /backend
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.24 to 2.0.30. - [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 49438e2 commit ad7ab4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ psycopg2-binary==2.9.9
55
pydantic==2.5.3
66
python-multipart==0.0.7
77
python-jose==3.3.0
8-
SQLAlchemy==2.0.24
8+
SQLAlchemy==2.0.30
99
uvicorn==0.25.0
1010

0 commit comments

Comments
 (0)