Skip to content

Commit e9f7b08

Browse files
chore(deps): update dependency quart (#61)
1 parent 403b2cf commit e9f7b08

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,6 +1,6 @@
11
pytest==6.2.5
22
pytest-asyncio==0.16.0
3-
quart==0.15.1
3+
quart==0.17.0
44
SQLAlchemy==1.4.22
55
google-auth==2.0.0
66
PyMySQL==1.0.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
quart==0.15.1
1+
quart==0.17.0
22
hypercorn==0.11.2
33
SQLAlchemy==1.4.22
44
google-auth==2.0.0

0 commit comments

Comments
 (0)