File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,3 @@ pip-tools>=1.0
44pyramid_debugtoolbar>=2.5
55pip-api
66watchdog
7- # Pinned due to https://github.com/jazzband/pip-tools/issues/2176
8- pip==25.0.1
Original file line number Diff line number Diff line change @@ -236,11 +236,10 @@ zope-interface==7.2 \
236236 # via pyramid
237237
238238# The following packages are considered to be unsafe in a requirements file:
239- pip==25.0.1 \
240- --hash=sha256:88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \
241- --hash=sha256:c46efd13b6aa8279f33f2864459c8ce587ea6a1a59ee20de055868d8f7688f7f
239+ pip==25.2 \
240+ --hash=sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2 \
241+ --hash=sha256:6d67a2b4e7f14d8b31b8b52648866fa717f45a1eb70e83002f4331d07e953717
242242 # via
243- # -r requirements/dev.in
244243 # pip-api
245244 # pip-tools
246245setuptools==80.9.0 \
You can’t perform that action at this time.
0 commit comments