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

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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-15 20:10:29 +01:00 committed by GitHub
parent c2523be634
commit fb19561f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# add these requirements in your app on top of the existing ones # add these requirements in your app on top of the existing ones
pip==19.2 pip==21.1
Flask==1.0.2 Flask==1.0.2
gunicorn==19.9.0 gunicorn==19.9.0