Browse Source

Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561)

Bumps [pip](https://github.com/pypa/pip) from 18.1 to 19.2.
- [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/18.1...19.2)

---
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>
modifyDataloader
dependabot[bot] GitHub 3 years ago
parent
commit
c6deb73a89
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/google_app_engine/additional_requirements.txt

+ 1
- 1
utils/google_app_engine/additional_requirements.txt View File

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

Loading…
Cancel
Save