Skip to content

Commit 619240f

Browse files
dependabot[bot]mhieta
authored andcommitted
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 c444447 commit 619240f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements-dev.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ packaging==25.0 \
267267
# build
268268
# pytest
269269
# pytest-factoryboy
270+
# wheel
270271
pip-tools==7.5.2 \
271272
--hash=sha256:2d64d72da6a044da1110257d333960563d7a4743637e8617dd2610ae7b82d60f \
272273
--hash=sha256:2fe16db727bbe5bf28765aeb581e792e61be51fc275545ef6725374ad720a1ce
@@ -345,9 +346,9 @@ urllib3==2.6.3 \
345346
# via
346347
# -c requirements.txt
347348
# requests
348-
wheel==0.45.1 \
349-
--hash=sha256:661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 \
350-
--hash=sha256:708e7481cc80179af0e556bbf0cc00b8444c7321e2700b8d8580231d13017248
349+
wheel==0.46.2 \
350+
--hash=sha256:33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65 \
351+
--hash=sha256:3d79e48fde9847618a5a181f3cc35764c349c752e2fe911e65fa17faab9809b0
351352
# via pip-tools
352353

353354
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)