Skip to content

Commit 707f902

Browse files
committed
chore(deps): update dependency sqlalchemy to v2
1 parent 66a58a7 commit 707f902

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pytest==6.2.5
22
pytest-asyncio==0.19.0
33
quart==0.17.0
4-
SQLAlchemy==1.4.22
4+
SQLAlchemy==2.0.0
55
google-auth==2.11.0
66
PyMySQL==1.0.2
77
pg8000==1.22.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
quart==0.17.0
22
hypercorn==0.11.2
3-
SQLAlchemy==1.4.22
3+
SQLAlchemy==2.0.0
44
google-auth==2.11.0
55
PyMySQL==1.0.2
66
pg8000==1.22.0

0 commit comments

Comments
 (0)