Skip to content

Commit 5b77966

Browse files
authored
Merge pull request #323 from nanotaboada/dependabot/pip/sqlalchemy-2.0.40
chore(deps): bump sqlalchemy from 2.0.39 to 2.0.40
2 parents b85ab2d + db77230 commit 5b77966

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
@@ -1,5 +1,5 @@
11
# https://fastapi.tiangolo.com/#standard-dependencies
22
fastapi[standard]==0.115.12
33
fastapi-cache2==0.2.2
4-
SQLAlchemy==2.0.39
4+
SQLAlchemy==2.0.40
55
aiosqlite==0.21.0

0 commit comments

Comments
 (0)