Skip to content

Commit 3d8fd9e

Browse files
Bump wheel from 0.42.0 to 0.46.2 in /requirements (#847)
Bumps [wheel](https://github.com/pypa/wheel) from 0.42.0 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.42.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53685b3 commit 3d8fd9e

8 files changed

Lines changed: 230 additions & 227 deletions

File tree

requirements/build.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,10 @@ netaddr==1.3.0
102102
# checkmatelib
103103
newrelic==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
107109
pip-sync-faster==0.0.5
108110
# via -r build.in
109111
pip-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
227229
whitenoise==6.12.0
228230
# via

requirements/checkformatting.txt

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,29 @@
55
# pip-compile --allow-unsafe requirements/checkformatting.in
66
#
77
black==25.11.0
8-
# via -r requirements/checkformatting.in
8+
# via -r checkformatting.in
99
build==1.0.3
1010
# via pip-tools
1111
click==8.1.7
1212
# via
1313
# black
1414
# pip-tools
15-
importlib-metadata==7.0.1
16-
# via pip-sync-faster
1715
isort==6.1.0
18-
# via -r requirements/checkformatting.in
16+
# via -r checkformatting.in
1917
mypy-extensions==1.0.0
2018
# via black
21-
packaging==23.2
19+
packaging==26.2
2220
# via
2321
# black
2422
# build
23+
# wheel
2524
pathspec==0.12.1
2625
# via black
2726
pip-sync-faster==0.0.5
28-
# via -r requirements/checkformatting.in
27+
# via -r checkformatting.in
2928
pip-tools==7.5.3
3029
# via
31-
# -r requirements/checkformatting.in
30+
# -r checkformatting.in
3231
# pip-sync-faster
3332
platformdirs==4.1.0
3433
# via black
@@ -38,10 +37,8 @@ pyproject-hooks==1.0.0
3837
# pip-tools
3938
pytokens==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:
4744
pip==25.3

requirements/coverage.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,22 @@ build==1.0.3
99
click==8.1.7
1010
# via pip-tools
1111
coverage==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
1517
pip-sync-faster==0.0.5
16-
# via -r requirements/coverage.in
18+
# via -r coverage.in
1719
pip-tools==7.5.3
1820
# via
19-
# -r requirements/coverage.in
21+
# -r coverage.in
2022
# pip-sync-faster
2123
pyproject-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:

requirements/dev.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,10 @@ netaddr==1.3.0
122122
# checkmatelib
123123
newrelic==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
127129
parso==0.8.3
128130
# via jedi
129131
pexpect==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
273275
whitenoise==6.12.0
274276
# via -r requirements.txt

requirements/format.txt

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,29 @@
55
# pip-compile --allow-unsafe requirements/format.in
66
#
77
black==25.11.0
8-
# via -r requirements/format.in
8+
# via -r format.in
99
build==1.0.3
1010
# via pip-tools
1111
click==8.1.7
1212
# via
1313
# black
1414
# pip-tools
15-
importlib-metadata==7.0.1
16-
# via pip-sync-faster
1715
isort==6.1.0
18-
# via -r requirements/format.in
16+
# via -r format.in
1917
mypy-extensions==1.0.0
2018
# via black
21-
packaging==23.2
19+
packaging==26.2
2220
# via
2321
# black
2422
# build
23+
# wheel
2524
pathspec==0.12.1
2625
# via black
2726
pip-sync-faster==0.0.5
28-
# via -r requirements/format.in
27+
# via -r format.in
2928
pip-tools==7.5.3
3029
# via
31-
# -r requirements/format.in
30+
# -r format.in
3231
# pip-sync-faster
3332
platformdirs==4.1.0
3433
# via black
@@ -38,10 +37,8 @@ pyproject-hooks==1.0.0
3837
# pip-tools
3938
pytokens==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:
4744
pip==25.3

requirements/functests.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,11 @@ netaddr==1.3.0
108108
# checkmatelib
109109
newrelic==11.0.1
110110
# via -r requirements.txt
111-
packaging==23.2
111+
packaging==26.2
112112
# via
113113
# build
114114
# pytest
115+
# wheel
115116
pip-sync-faster==0.0.5
116117
# via -r functests.in
117118
pip-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
248249
whitenoise==6.12.0
249250
# via -r requirements.txt

0 commit comments

Comments
 (0)