Skip to content

Commit

Permalink
Update dependency Flask to v2.0.3 (GoogleCloudPlatform#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Mar 1, 2022
1 parent e6296dc commit 8bbf250
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion python-example-flask/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==2.0.2
Flask==2.0.3
pytest==7.0.0
2 changes: 1 addition & 1 deletion sql-private-pool/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flask==2.0.2
flask==2.0.3
sqlalchemy
cryptography

Expand Down
2 changes: 1 addition & 1 deletion sql-proxy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flask==2.0.2
flask==2.0.3
sqlalchemy
cryptography

Expand Down

0 comments on commit 8bbf250

Please sign in to comment.