Skip to content

Commit

Permalink
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661)
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@19.2...21.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent c2523be commit fb19561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/google_app_engine/additional_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# add these requirements in your app on top of the existing ones
pip==19.2
pip==21.1
Flask==1.0.2
gunicorn==19.9.0

0 comments on commit fb19561

Please sign in to comment.