Skip to content

Commit

Permalink
Update wheel requirement from ~=0.41.2 to ~=0.41.3
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.41.2...0.41.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bheisig committed Oct 30, 2023
1 parent 09d489b commit 164e55b
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.5.6
Pygments ~= 2.16.1
pymdown-extensions ~= 10.3
PyOpenSSL ~= 23.2.0
wheel ~= 0.41.2
wheel ~= 0.41.3
yamllint == 1.32.0

0 comments on commit 164e55b

Please sign in to comment.