dependabot[bot]
commited on
Commit
·
9299dd6
1
Parent(s):
8f05e68
Bump wheel from 0.35.1 to 0.38.1 in /docs
Browse filesBumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.35.1...0.38.1)
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
docs/requirements_docs.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pip==21.1
|
2 |
bump2version==1.0.0
|
3 |
-
wheel==0.
|
4 |
argh
|
5 |
toml
|
6 |
watchdog==0.10.3
|
|
|
1 |
pip==21.1
|
2 |
bump2version==1.0.0
|
3 |
+
wheel==0.38.1
|
4 |
argh
|
5 |
toml
|
6 |
watchdog==0.10.3
|