Skip to content

Commit e63fc80

Browse files
chore(deps): update dependency sqlalchemy to v2.0.45
1 parent d663ae3 commit e63fc80

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
@@ -22,7 +22,7 @@ pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
2222
pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0"
2323
pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0"
2424
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
25-
sqlalchemy==2.0.43 ; python_version >= "3.12" and python_version < "4.0"
25+
sqlalchemy==2.0.45 ; python_version >= "3.12" and python_version < "4.0"
2626
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"
2727
werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
2828
win32-setctime==1.2.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"

0 commit comments

Comments
 (0)