File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 55-c requirements-prod.txt
66-c requirements-pip.txt
77
8- pip-tools==7.4.1
8+ pip-tools==7.5.2
Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ packaging==24.2 \
2020 # via
2121 # -c requirements-prod.txt
2222 # build
23- pip-tools == 7.4.1 \
24- --hash =sha256:4c690e5fbae2f21e87843e89c26191f0d9454f362d8acdbd695716493ec8b3a9 \
25- --hash =sha256:864826f5073864450e24dbeeb85ce3920cdfb09848a3d69ebf537b521f14bcc9
23+ pip-tools == 7.5.2 \
24+ --hash =sha256:2d64d72da6a044da1110257d333960563d7a4743637e8617dd2610ae7b82d60f \
25+ --hash =sha256:2fe16db727bbe5bf28765aeb581e792e61be51fc275545ef6725374ad720a1ce
2626 # via -r requirements-dev.in
2727pyproject-hooks == 1.2.0 \
2828 --hash =sha256:1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 \
@@ -36,9 +36,9 @@ wheel==0.45.1 \
3636 # via pip-tools
3737
3838# The following packages are considered to be unsafe in a requirements file:
39- pip == 23.3.1 \
40- --hash =sha256:1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174 \
41- --hash =sha256:55eb67bb6171d37447e82213be585b75fe2b12b359e993773aca4de9247a052b
39+ pip == 25.3 \
40+ --hash =sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \
41+ --hash =sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd
4242 # via
4343 # -c requirements-pip.txt
4444 # pip-tools
Original file line number Diff line number Diff line change 22# This file should only contain dependencies we use directly.
33# Indirect dependencies should be pinned in the autogenerated files.
44
5- pip==23.3.1
5+ pip==25.3
Original file line number Diff line number Diff line change 66#
77
88# The following packages are considered to be unsafe in a requirements file:
9- pip==23.3.1 \
10- --hash=sha256:1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174 \
11- --hash=sha256:55eb67bb6171d37447e82213be585b75fe2b12b359e993773aca4de9247a052b
9+ pip==25.3 \
10+ --hash=sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343 \
11+ --hash=sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd
1212 # via -r requirements-pip.in
You can’t perform that action at this time.
0 commit comments