Skip to content

Commit 2fe3d15

Browse files
Bump wheel from 0.37.0 to 0.38.1 in /libvirt
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.37.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e38a1b commit 2fe3d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvirt/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ typed-ast==1.4.3
5959
typing-extensions==3.10.0.2; python_version < '3.10'
6060
urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
6161
webencodings==0.5.1
62-
wheel==0.37.0
62+
wheel==0.38.1
6363
wrapt==1.13.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
6464
zipp==3.6.0; python_version >= '3.6'

0 commit comments

Comments
 (0)