Skip to content

Commit bcfc201

Browse files
authored
chore(deps): update dependency sqlalchemy to v1.4.46 (#78)
1 parent 7d61d21 commit bcfc201

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==1.4.46
55
google-auth==2.11.0
66
PyMySQL==1.0.2
77
pg8000==1.29.4

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==1.4.46
44
google-auth==2.11.0
55
PyMySQL==1.0.2
66
pg8000==1.29.4

0 commit comments

Comments
 (0)