File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,8 +102,10 @@ netaddr==1.3.0
102102 # checkmatelib
103103newrelic==11.0.1
104104 # via -r requirements.txt
105- packaging==23.2
106- # via build
105+ packaging==26.2
106+ # via
107+ # build
108+ # wheel
107109pip-sync-faster==0.0.5
108110 # via -r build.in
109111pip-tools==7.5.3
@@ -222,7 +224,7 @@ werkzeug==2.2.3
222224 # via
223225 # -r requirements.txt
224226 # pywb
225- wheel==0.42.0
227+ wheel==0.46.2
226228 # via pip-tools
227229whitenoise==6.12.0
228230 # 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
1212 # via
1313 # black
1414 # pip-tools
15- importlib-metadata==7.0.1
16- # via pip-sync-faster
1715isort==6.1.0
18- # via -r requirements/ checkformatting.in
16+ # via -r checkformatting.in
1917mypy-extensions==1.0.0
2018 # via black
21- packaging==23 .2
19+ packaging==26 .2
2220 # via
2321 # black
2422 # build
23+ # wheel
2524pathspec==0.12.1
2625 # via black
2726pip-sync-faster==0.0.5
28- # via -r requirements/ checkformatting.in
27+ # via -r checkformatting.in
2928pip-tools==7.5.3
3029 # via
31- # -r requirements/ checkformatting.in
30+ # -r checkformatting.in
3231 # pip-sync-faster
3332platformdirs==4.1.0
3433 # via black
@@ -38,10 +37,8 @@ pyproject-hooks==1.0.0
3837 # pip-tools
3938pytokens==0.3.0
4039 # via black
41- wheel==0.42.0
40+ wheel==0.46.2
4241 # via pip-tools
43- zipp==3.19.1
44- # via importlib-metadata
4542
4643# The following packages are considered to be unsafe in a requirements file:
4744pip==25.3
Original file line number Diff line number Diff line change @@ -9,20 +9,22 @@ build==1.0.3
99click==8.1.7
1010 # via pip-tools
1111coverage==7.14.0
12- # via -r requirements/coverage.in
13- packaging==23.2
14- # via build
12+ # via -r coverage.in
13+ packaging==26.2
14+ # via
15+ # build
16+ # wheel
1517pip-sync-faster==0.0.5
16- # via -r requirements/ coverage.in
18+ # via -r coverage.in
1719pip-tools==7.5.3
1820 # via
19- # -r requirements/ coverage.in
21+ # -r coverage.in
2022 # pip-sync-faster
2123pyproject-hooks==1.0.0
2224 # via
2325 # build
2426 # pip-tools
25- wheel==0.42.0
27+ wheel==0.46.2
2628 # via pip-tools
2729
2830# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change @@ -122,8 +122,10 @@ netaddr==1.3.0
122122 # checkmatelib
123123newrelic==11.0.1
124124 # via -r requirements.txt
125- packaging==23.2
126- # via build
125+ packaging==26.2
126+ # via
127+ # build
128+ # wheel
127129parso==0.8.3
128130 # via jedi
129131pexpect==4.9.0
@@ -268,7 +270,7 @@ werkzeug==2.2.3
268270 # via
269271 # -r requirements.txt
270272 # pywb
271- wheel==0.42.0
273+ wheel==0.46.2
272274 # via pip-tools
273275whitenoise==6.12.0
274276 # via -r requirements.txt
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
1212 # via
1313 # black
1414 # pip-tools
15- importlib-metadata==7.0.1
16- # via pip-sync-faster
1715isort==6.1.0
18- # via -r requirements/ format.in
16+ # via -r format.in
1917mypy-extensions==1.0.0
2018 # via black
21- packaging==23 .2
19+ packaging==26 .2
2220 # via
2321 # black
2422 # build
23+ # wheel
2524pathspec==0.12.1
2625 # via black
2726pip-sync-faster==0.0.5
28- # via -r requirements/ format.in
27+ # via -r format.in
2928pip-tools==7.5.3
3029 # via
31- # -r requirements/ format.in
30+ # -r format.in
3231 # pip-sync-faster
3332platformdirs==4.1.0
3433 # via black
@@ -38,10 +37,8 @@ pyproject-hooks==1.0.0
3837 # pip-tools
3938pytokens==0.3.0
4039 # via black
41- wheel==0.42.0
40+ wheel==0.46.2
4241 # via pip-tools
43- zipp==3.19.1
44- # via importlib-metadata
4542
4643# The following packages are considered to be unsafe in a requirements file:
4744pip==25.3
Original file line number Diff line number Diff line change @@ -108,10 +108,11 @@ netaddr==1.3.0
108108 # checkmatelib
109109newrelic==11.0.1
110110 # via -r requirements.txt
111- packaging==23 .2
111+ packaging==26 .2
112112 # via
113113 # build
114114 # pytest
115+ # wheel
115116pip-sync-faster==0.0.5
116117 # via -r functests.in
117118pip-tools==7.5.3
@@ -243,7 +244,7 @@ werkzeug==2.2.3
243244 # via
244245 # -r requirements.txt
245246 # pywb
246- wheel==0.42.0
247+ wheel==0.46.2
247248 # via pip-tools
248249whitenoise==6.12.0
249250 # via -r requirements.txt
You can’t perform that action at this time.
0 commit comments