Skip to content

Commit c8433b3

Browse files
chore(deps): bump wheel from 0.45.1 to 0.46.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 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.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ff547f commit c8433b3

1 file changed

Lines changed: 3 additions & 27 deletions

File tree

requirements-dev.txt

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,14 @@ click==8.1.8
1818
# via
1919
# black
2020
# pip-tools
21-
coverage==7.10.4
21+
coverage[toml]==7.10.4
2222
# via pytest-cov
2323
datamodel-code-generator==0.33.0
2424
# via -r requirements-dev.in
25-
exceptiongroup==1.3.0
26-
# via pytest
2725
flake8==7.3.0
2826
# via -r requirements-dev.in
2927
genson==1.3.0
3028
# via datamodel-code-generator
31-
importlib-metadata==8.7.0
32-
# via
33-
# build
34-
# pytest-codspeed
35-
# typeguard
3629
inflect==7.5.0
3730
# via datamodel-code-generator
3831
iniconfig==2.1.0
@@ -65,12 +58,11 @@ packaging==25.0
6558
# build
6659
# datamodel-code-generator
6760
# pytest
61+
# wheel
6862
pathspec==0.12.1
6963
# via
7064
# black
7165
# mypy
72-
pip==25.2
73-
# via pip-tools
7466
pip-tools==7.5.0
7567
# via -r requirements-dev.in
7668
platformdirs==4.3.8
@@ -118,34 +110,18 @@ pyyaml==6.0.2
118110
# via datamodel-code-generator
119111
rich==14.1.0
120112
# via pytest-codspeed
121-
setuptools==80.9.0
122-
# via pip-tools
123-
tomli==2.2.1
124-
# via
125-
# black
126-
# build
127-
# coverage
128-
# datamodel-code-generator
129-
# mypy
130-
# pip-tools
131-
# pytest
132113
typeguard==4.4.4
133114
# via inflect
134115
types-setuptools==80.9.0.20250809
135116
# via -r requirements-dev.in
136117
typing-extensions==4.14.1
137118
# via
138-
# -c requirements.txt
139-
# black
140-
# exceptiongroup
141119
# mypy
142120
# pydantic
143121
# pydantic-core
144122
# typeguard
145123
# typing-inspection
146124
typing-inspection==0.4.1
147125
# via pydantic
148-
wheel==0.45.1
126+
wheel==0.46.2
149127
# via pip-tools
150-
zipp==3.23.0
151-
# via importlib-metadata

0 commit comments

Comments
 (0)