Skip to content

Commit

Permalink
chore(deps): lock file maintenance appengine-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2024
1 parent 850135a commit 497bd1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcp/appengine/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
Flask = "==2.3.3"
Flask-Caching = "==2.1.0"
Flask-Caching = "==2.3.0"
Flask-Compress = "1.13"
werkzeug = "==3.0.2"
google-cloud-ndb = "==2.3.1"
Expand All @@ -19,7 +19,7 @@ osv = {editable = true, path = "../../"}
packaging = "==21.3"
redis = "==4.6.0"
requests = "==2.31.0"
grpcio-status = "==1.62.2"
grpcio-status = "==1.63.0"
gunicorn = "==22.0.0"
whitenoise = "6.5.0"

Expand Down

0 comments on commit 497bd1a

Please sign in to comment.