File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ zope-interface==6.1
246246 # gevent
247247
248248# The following packages are considered to be unsafe in a requirements file:
249- pip==25.3
249+ pip==26.1
250250 # via pip-tools
251251setuptools==78.1.1
252252 # via
Original file line number Diff line number Diff line change 55# pip-compile --allow-unsafe requirements/checkformatting.in
66#
77black==25.11.0
8- # via -r requirements/ checkformatting.in
8+ # via -r checkformatting.in
99build==1.0.3
1010 # via pip-tools
1111click==8.1.7
@@ -15,7 +15,7 @@ click==8.1.7
1515importlib-metadata==7.0.1
1616 # via pip-sync-faster
1717isort==6.1.0
18- # via -r requirements/ checkformatting.in
18+ # via -r checkformatting.in
1919mypy-extensions==1.0.0
2020 # via black
2121packaging==23.2
@@ -25,10 +25,10 @@ packaging==23.2
2525pathspec==0.12.1
2626 # via black
2727pip-sync-faster==0.0.5
28- # via -r requirements/ checkformatting.in
28+ # via -r checkformatting.in
2929pip-tools==7.5.2
3030 # via
31- # -r requirements/ checkformatting.in
31+ # -r checkformatting.in
3232 # pip-sync-faster
3333platformdirs==4.1.0
3434 # via black
@@ -44,7 +44,7 @@ zipp==3.19.1
4444 # via importlib-metadata
4545
4646# The following packages are considered to be unsafe in a requirements file:
47- pip==25.3
47+ pip==26.1
4848 # via pip-tools
4949setuptools==78.1.1
5050 # via pip-tools
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ zipp==3.19.1
3030 # via importlib-metadata
3131
3232# The following packages are considered to be unsafe in a requirements file:
33- pip==25.3
33+ pip==26.1
3434 # via pip-tools
3535setuptools==78.1.1
3636 # via pip-tools
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ zope-interface==6.1
290290 # gevent
291291
292292# The following packages are considered to be unsafe in a requirements file:
293- pip==25.3
293+ pip==26.1
294294 # via pip-tools
295295setuptools==78.1.1
296296 # via
Original file line number Diff line number Diff line change 55# pip-compile --allow-unsafe requirements/format.in
66#
77black==25.11.0
8- # via -r requirements/ format.in
8+ # via -r format.in
99build==1.0.3
1010 # via pip-tools
1111click==8.1.7
@@ -15,7 +15,7 @@ click==8.1.7
1515importlib-metadata==7.0.1
1616 # via pip-sync-faster
1717isort==6.1.0
18- # via -r requirements/ format.in
18+ # via -r format.in
1919mypy-extensions==1.0.0
2020 # via black
2121packaging==23.2
@@ -25,10 +25,10 @@ packaging==23.2
2525pathspec==0.12.1
2626 # via black
2727pip-sync-faster==0.0.5
28- # via -r requirements/ format.in
28+ # via -r format.in
2929pip-tools==7.5.2
3030 # via
31- # -r requirements/ format.in
31+ # -r format.in
3232 # pip-sync-faster
3333platformdirs==4.1.0
3434 # via black
@@ -44,7 +44,7 @@ zipp==3.19.1
4444 # via importlib-metadata
4545
4646# The following packages are considered to be unsafe in a requirements file:
47- pip==25.3
47+ pip==26.1
4848 # via pip-tools
4949setuptools==78.1.1
5050 # via pip-tools
Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ zope-interface==6.1
265265 # gevent
266266
267267# The following packages are considered to be unsafe in a requirements file:
268- pip==25.3
268+ pip==26.1
269269 # via pip-tools
270270setuptools==78.1.1
271271 # via
Original file line number Diff line number Diff line change @@ -373,7 +373,7 @@ zope-interface==6.1
373373 # gevent
374374
375375# The following packages are considered to be unsafe in a requirements file:
376- pip==25.3
376+ pip==26.1
377377 # via
378378 # -r tests.txt
379379 # pip-tools
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ zope-interface==6.1
269269 # gevent
270270
271271# The following packages are considered to be unsafe in a requirements file:
272- pip==25.3
272+ pip==26.1
273273 # via pip-tools
274274setuptools==78.1.1
275275 # via
You can’t perform that action at this time.
0 commit comments