Skip to content

Commit ad352a5

Browse files
chore(deps): bump pip from 25.0.1 to 25.3
Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.0.1...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0988926 commit ad352a5

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

tooling/requirements-dev.lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -936,9 +936,9 @@ pillow==12.1.1 \
936936
# via pip-tools
937937

938938
# The following packages are considered to be unsafe in a requirements file:
939-
pip==26.0.1 \
940-
--hash=sha256:bdb1b08f4274833d62c1aa29e20907365a2ceb950410df15fc9521bad440122b \
941-
--hash=sha256:c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8
939+
pip==25.3 \
940+
--hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \
941+
--hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd
942942
# via movi-organizer (pyproject.toml)
943943
pip-api==0.0.34 \
944944
--hash=sha256:8b2d7d7c37f2447373aa2cf8b1f60a2f2b27a84e1e9e0294a3f6ef10eb3ba6bb \

tooling/requirements-pip.lock.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
pip==25.0.1 \
2-
--hash=sha256:c46efd13b6aa8279f33f2864459c8ce587ea6a1a59ee20de055868d8f7688f7f
1+
pip==25.3 \
2+
--hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \
3+
--hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd

0 commit comments

Comments
 (0)