Skip to content

Commit 605adcf

Browse files
Update dependency sqlalchemy to v2.0.34
1 parent 63c5ec8 commit 605adcf

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.34 ; 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)