Skip to content

Commit

Permalink
Bump wheel from 0.45.0 to 0.45.1 in /glean-core/python
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.0 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.45.0...0.45.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and badboy committed Nov 25, 2024
1 parent ff50c26 commit 0a86c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glean-core/python/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ ruff==0.7.2
semver==2.13.0
setuptools-git==1.2
twine==5.0.0
wheel==0.45.0
wheel==0.45.1
maturin==1.7.4
patchelf>=0.17; sys_platform == "linux"

0 comments on commit 0a86c80

Please sign in to comment.