Skip to content

Commit 1c5a54e

Browse files
Bump wheel from 0.44.0 to 0.45.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bf53a3 commit 1c5a54e

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

requirements/dev.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,7 @@ pygments==2.18.0 \
343343
pylint==3.3.1 \
344344
--hash=sha256:2f846a466dd023513240bc140ad2dd73bfc080a5d85a710afdb728c420a5a2b9 \
345345
--hash=sha256:9f3dcc87b1203e612b78d91a896407787e708b3f189b5fa0b307712d49ff0c6e
346-
# via
347-
# -r requirements/dev.in
348-
# pylint-pytest (pyproject.toml)
346+
# via -r requirements/dev.in
349347
pyproject-api==1.8.0 \
350348
--hash=sha256:3d7d347a047afe796fd5d1885b1e391ba29be7169bd2f102fcd378f04273d228 \
351349
--hash=sha256:77b8049f2feb5d33eefcc21b57f1e279636277a8ac8ad6b5871037b243778496
@@ -361,7 +359,6 @@ pytest==8.3.3 \
361359
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
362360
# via
363361
# -r requirements/dev.in
364-
# pylint-pytest (pyproject.toml)
365362
# pytest-cov
366363
# pytest-pudb
367364
pytest-cov==5.0.0 \
@@ -501,9 +498,9 @@ wcwidth==0.2.13 \
501498
# via
502499
# prompt-toolkit
503500
# urwid
504-
wheel==0.44.0 \
505-
--hash=sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f \
506-
--hash=sha256:a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49
501+
wheel==0.45.0 \
502+
--hash=sha256:52f0baa5e6522155090a09c6bd95718cc46956d1b51d537ea5454249edb671c7 \
503+
--hash=sha256:a57353941a3183b3d5365346b567a260a0602a0f8a635926a7dede41b94c674a
507504
# via
508505
# -r requirements/dev.in
509506
# pip-tools

0 commit comments

Comments
 (0)