Skip to content

Commit 81ecf8c

Browse files
Bump sqlalchemy from 2.0.38 to 2.0.40 (#1003)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.38 to 2.0.40. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d957af1 commit 81ecf8c

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.40
66
channels==4.2.0
77
channels-redis==4.2.1
88
orjson==3.10.15

0 commit comments

Comments
 (0)