Skip to content

Commit 78137a4

Browse files
committed
chore(deps): update dependency sqlalchemy to v2
1 parent 61c1a0b commit 78137a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1
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.1
44
google-auth==2.11.0
55
PyMySQL==1.0.2
66
pg8000==1.22.0

0 commit comments

Comments
 (0)