Bump pip from 25.2 to 25.3 in /utils/google_app_engine in the pip group across 1 directory (#13686)

Bump pip in /utils/google_app_engine in the pip group across 1 directory

Bumps the pip group with 1 update in the /utils/google_app_engine directory: [pip](https://github.com/pypa/pip).


Updates `pip` from 25.2 to 25.3
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/25.2...25.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.3'
  dependency-type: direct:production
  dependency-group: pip
...

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] 2025-11-25 11:11:23 +01:00 committed by GitHub
parent 0d25ae7c1a
commit 781b9d5764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# add these requirements in your app on top of the existing ones
pip==25.2
pip==25.3
Flask==2.3.2
gunicorn==23.0.0
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability