Skip to content

Commit 7f3a808

Browse files
Bump sqlalchemy from 2.0.38 to 2.0.39
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.38 to 2.0.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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b399c4 commit 7f3a808

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
@@ -2,7 +2,7 @@ Click==8.1.8
22
Django==4.2.20
33
django-cors-headers==4.7.0
44
redis==5.2.1
5-
sqlalchemy==2.0.38
5+
sqlalchemy==2.0.39
66
channels==4.2.0
77
channels-redis==4.2.1
88
orjson==3.10.15

0 commit comments

Comments
 (0)