Skip to content

Commit 3c61a64

Browse files
Update dependency sqlalchemy to v2.0.21
1 parent 973aa55 commit 3c61a64

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
@@ -34,7 +34,7 @@ pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
3434
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
3535
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
3636
redis==5.0.0 ; python_version >= "3.10" and python_version < "4.0"
37-
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
37+
sqlalchemy==2.0.21 ; python_version >= "3.10" and python_version < "4.0"
3838
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
3939
typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "4.0"
4040
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)