Skip to content

Commit 2a40afb

Browse files
build(deps): bump pip from 25.2 to 25.3 in /requirements
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a1496c commit 2a40afb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/pip.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
# make upgrade
66
#
77
wheel==0.45.1
8-
# via -r requirements/pip.in
8+
# via -r pip.in
99

1010
# The following packages are considered to be unsafe in a requirements file:
11-
pip==25.2
12-
# via -r requirements/pip.in
11+
pip==25.3
12+
# via -r pip.in
1313
setuptools==80.9.0
14-
# via -r requirements/pip.in
14+
# via -r pip.in

0 commit comments

Comments
 (0)