Skip to content

Commit

Permalink
chore(deps): update dependency pg8000 to v1.29.8 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 21, 2023
1 parent a01f301 commit 0955c35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ quart==0.17.0
SQLAlchemy==1.4.46
google-auth==2.16.1
PyMySQL==1.1.0
pg8000==1.29.4
pg8000==1.29.8
google-api-python-client==2.58.0
cloud-sql-python-connector==0.4.1
google-cloud-logging==3.5.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ hypercorn==0.14.3
SQLAlchemy==1.4.46
google-auth==2.16.1
PyMySQL==1.1.0
pg8000==1.29.4
pg8000==1.29.8
cloud-sql-python-connector==0.4.1
google-cloud-logging==3.5.0
aiohttp==3.8.5

0 comments on commit 0955c35

Please sign in to comment.