Skip to content

Commit a101963

Browse files
Bump pip from 23.3 to 25.2 in /utils/google_app_engine (#13663)
Bumps [pip](https://github.com/pypa/pip) from 23.3 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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 725b922 commit a101963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/google_app_engine/additional_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# add these requirements in your app on top of the existing ones
2-
pip==23.3
2+
pip==25.2
33
Flask==2.3.2
44
gunicorn==23.0.0
55
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)