Skip to content

Commit

Permalink
chore(deps): update wheel requirement from ~=0.43.0 to ~=0.44.0
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.43.0...0.44.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 8f5e263 commit 26b8661
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
Expand Up @@ -12,5 +12,5 @@ pip-audit == 2.7.3
Pygments ~= 2.18.0
pymdown-extensions ~= 10.9
PyOpenSSL ~= 24.2.1
wheel ~= 0.43.0
wheel ~= 0.44.0
yamllint == 1.35.1

0 comments on commit 26b8661

Please sign in to comment.