File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828
2929# Pin pip due to incompatibility of later releases with pip-tools
3030# https://github.com/jazzband/pip-tools/issues/2252
31- pip==25.2
31+ pip==26.0
Original file line number Diff line number Diff line change @@ -942,9 +942,9 @@ wheel==0.46.3 \
942942 # via pip-tools
943943
944944# The following packages are considered to be unsafe in a requirements file:
945- pip==25.2 \
946- --hash=sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 \
947- --hash=sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717
945+ pip==26.0 \
946+ --hash=sha256:3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa \
947+ --hash=sha256:98436feffb9e31bc9339cf369fd55d3331b1580b6a6f1173bacacddcf9c34754
948948 # via
949949 # -r requirements.dev.in
950950 # pip-tools
You can’t perform that action at this time.
0 commit comments