dependabot[bot] dependabot[bot] commited on
Commit
fb19561
·
unverified ·
1 Parent(s): c2523be

Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661)

Browse files

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](https://github.com/pypa/pip/compare/19.2...21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

utils/google_app_engine/additional_requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  # add these requirements in your app on top of the existing ones
2
- pip==19.2
3
  Flask==1.0.2
4
  gunicorn==19.9.0
 
1
  # add these requirements in your app on top of the existing ones
2
+ pip==21.1
3
  Flask==1.0.2
4
  gunicorn==19.9.0