Skip to content

Commit

Permalink
chore(deps): update wheel requirement from ~=0.45.0 to ~=0.45.1
Browse files Browse the repository at this point in the history
Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version.
- [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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 93dc326 commit b6d0f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -12,5 +12,5 @@ pip-audit == 2.7.3
Pygments ~= 2.18.0
pymdown-extensions ~= 10.12
PyOpenSSL ~= 24.2.1
wheel ~= 0.45.0
wheel ~= 0.45.1
yamllint == 1.35.1

0 comments on commit b6d0f5f

Please sign in to comment.