Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the general group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 2 updates: [packaging](https://github.com/pypa/packaging) and [wheel](https://github.com/pypa/wheel).


Updates `packaging` from 24.1 to 24.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

Updates `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: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent f8e48b7 commit 0076f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
packaging==24.1
packaging==24.2
pandocfilters==1.5.1
parso==0.8.4
pbr==6.1.0
Expand Down Expand Up @@ -84,7 +84,7 @@ traitlets==5.14.3
wakepy==0.10.1
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.44.0
wheel==0.45.0
whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.10
Expand Down

0 comments on commit 0076f6b

Please sign in to comment.