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

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

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '26.0'
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-03 00:33:24 +00:00 committed by GitHub
parent df081ca219
commit a7ffc624d7
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.3
pip==26.0
wheel==0.46.2
virtualenv==20.36.1
build==1.2.2.post1