Skip to content

Commit

Permalink
Bump wheel from 0.41.3 to 0.45.1 (#1049)
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.3 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.41.3...0.45.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 3b26b50 commit 45806fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake==3.31.2
#setuptools==67.5.0; python_version<"3.9"
#setuptools==75.3.0; python_version>="3.9"
setuptools==75.3.0
wheel==0.41.3
wheel==0.45.1

# Requirements for running tests
mongomock==4.3.0

0 comments on commit 45806fe

Please sign in to comment.