build(deps-dev): bump pip from 25.2 to 25.3 in /requirements.d

Bumps [pip](https://github.com/pypa/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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-30 09:53:42 +00:00 committed by GitHub
parent 50b50e4ba4
commit a4b576914c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
setuptools==78.1.1
setuptools-scm==8.3.1
pip==25.2
pip==25.3
wheel==0.45.1
virtualenv==20.31.2
build==1.2.2.post1