Skip to content

Commit 6681fee

Browse files
Update dependency sqlalchemy to v2.0.37
1 parent 082a344 commit 6681fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
3535
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
3636
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
3737
redis==5.0.3 ; python_version >= "3.10" and python_version < "4.0"
38-
sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"
38+
sqlalchemy==2.0.37 ; python_version >= "3.10" and python_version < "4.0"
3939
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
4040
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0"
4141
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)