Skip to content

Commit ee18d85

Browse files
chore(deps): update dependency sqlalchemy to v2.0.38
1 parent 6d2addc commit ee18d85

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
@@ -21,7 +21,7 @@ pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2121
pymysql==1.1.1 ; python_version >= "3.10" and python_version < "4.0"
2222
pytest==8.2.2 ; python_version >= "3.10" and python_version < "4.0"
2323
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
24-
sqlalchemy==2.0.30 ; python_version >= "3.10" and python_version < "4.0"
24+
sqlalchemy==2.0.38 ; python_version >= "3.10" and python_version < "4.0"
2525
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
2626
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
2727
werkzeug==3.0.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)