Browse Source

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 weeks ago
parent
commit
9736c72941
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.d/development.lock.txt

+ 1 - 1
requirements.d/development.lock.txt

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