Skip to content

Commit

Permalink
build(deps-dev): bump wheel from 0.37.1 to 0.45.1 (#195)
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.45.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.37.1...0.45.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 084e2d6 commit db8bd71
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# uv pip compile dev-requirements.in -o dev-requirements.txt --universal
alabaster==0.7.12
# via sphinx
atomicwrites==1.4.1 ; sys_platform == 'win32'
# via pytest
attrs==21.2.0
# via pytest
babel==2.9.1
Expand All @@ -14,15 +12,9 @@ certifi==2024.7.4
# via requests
charset-normalizer==2.0.6
# via requests
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
# via
# -c requirements.txt
# pytest
# sphinx
# tox
commonmark==0.9.1
# via recommonmark
coverage==5.5
coverage[toml]==5.5
# via pytest-cov
distlib==0.3.2
# via virtualenv
Expand Down Expand Up @@ -79,11 +71,6 @@ recommonmark==0.7.1
# via -r dev-requirements.in
requests==2.32.2
# via sphinx
setuptools==70.3.0
# via
# -r dev-requirements.in
# setuptools-scm
# sphinx
setuptools-scm==6.3.2
# via -r dev-requirements.in
six==1.16.0
Expand Down Expand Up @@ -122,5 +109,5 @@ urllib3==1.26.19
# via requests
virtualenv==20.8.0
# via tox
wheel==0.37.1
wheel==0.45.1
# via -r dev-requirements.in

0 comments on commit db8bd71

Please sign in to comment.