Skip to content

Commit 27907f4

Browse files
Bump sqlalchemy from 1.4.45 to 2.0.36
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.45 to 2.0.36. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fab7ec6 commit 27907f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/blog/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ asyncpgsa==0.27.1
66
bcrypt==4.1.3
77
pytoml==0.1.21
88
redis==5.1.1
9-
sqlalchemy==1.4.45
9+
sqlalchemy==2.0.36
1010

1111
# testing
1212
pytest==8.1.1

0 commit comments

Comments
 (0)