Skip to content

Commit 9ddf320

Browse files
⬆ bump sqlalchemy from 2.0.43 to 2.0.45
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.43 to 2.0.45. - [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-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97af034 commit 9ddf320

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
@@ -1,6 +1,6 @@
11
fastapi[all]==0.124.0
22
Authlib==1.6.5
3-
SQLAlchemy==2.0.43
3+
SQLAlchemy==2.0.45
44
psycopg2==2.9.11
55
bcrypt==4.3.0
66
alembic==1.17.1

0 commit comments

Comments
 (0)