diff --git a/requirements-test.txt b/requirements-test.txt index 74c0486..14952a3 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ pytest-asyncio==0.21.1 quart==0.17.0 SQLAlchemy==1.4.46 google-auth==2.16.1 -PyMySQL==1.1.0 +PyMySQL==1.1.1 pg8000==1.30.1 google-api-python-client==2.58.0 cloud-sql-python-connector==0.4.1 diff --git a/requirements.txt b/requirements.txt index 87528fc..ad12368 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ quart==0.17.0 hypercorn==0.14.3 SQLAlchemy==1.4.46 google-auth==2.16.1 -PyMySQL==1.1.0 +PyMySQL==1.1.1 pg8000==1.30.1 cloud-sql-python-connector==0.4.1 google-cloud-logging==3.5.0