Skip to content

Commit

Permalink
Update dependency sqlalchemy to v2.0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent b335c37 commit e94af94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "3.11"
pytonapi==0.1.7 ; python_version >= "3.10" and python_version < "3.11"
sniffio==1.3.0 ; python_version >= "3.10" and python_version < "3.11"
sqlalchemy-utils==0.41.1 ; python_version >= "3.10" and python_version < "3.11"
sqlalchemy==2.0.25 ; python_version >= "3.10" and python_version < "3.11"
sqlalchemy==2.0.32 ; python_version >= "3.10" and python_version < "3.11"
starlette==0.36.3 ; python_version >= "3.10" and python_version < "3.11"
tonsdk==1.0.13 ; python_version >= "3.10" and python_version < "3.11"
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
Expand Down

0 comments on commit e94af94

Please sign in to comment.