Skip to content

Commit cdb715f

Browse files
chore: update dependencies (#71)
1 parent d69cf25 commit cdb715f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements-test.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
pytest==6.2.5
2-
pytest-asyncio==0.16.0
2+
pytest-asyncio==0.19.0
33
quart==0.17.0
44
SQLAlchemy==1.4.22
5-
google-auth==2.0.0
5+
google-auth==2.11.0
66
PyMySQL==1.0.2
77
pg8000==1.22.0
8-
google-api-python-client==2.19.1
8+
google-api-python-client==2.58.0
99
cloud-sql-python-connector==0.4.1
10-
google-cloud-logging==2.6.0
11-
aiohttp==3.8.0
10+
google-cloud-logging==3.2.2
11+
aiohttp==3.8.1
1212
black==22.3.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
quart==0.17.0
22
hypercorn==0.11.2
33
SQLAlchemy==1.4.22
4-
google-auth==2.0.0
4+
google-auth==2.11.0
55
PyMySQL==1.0.2
66
pg8000==1.22.0
77
cloud-sql-python-connector==0.4.1
8-
google-cloud-logging==2.6.0
9-
aiohttp==3.8.0
8+
google-cloud-logging==3.2.2
9+
aiohttp==3.8.1

0 commit comments

Comments
 (0)