Skip to content

Commit 1be3170

Browse files
Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#1787)
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](pypa/pip@18.1...19.2) --- 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>
1 parent 66e54d3 commit 1be3170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# add these requirements in your app on top of the existing ones
2-
pip==18.1
2+
pip==19.2
33
Flask==1.0.2
44
gunicorn==19.9.0

0 commit comments

Comments
 (0)