Skip to content

Commit 43ed303

Browse files
build(deps-dev): bump wheel from 0.43.0 to 0.44.0 (#121)
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.44.0. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent fd4b582 commit 43ed303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ typing-extensions==4.12.2
111111
# via opentelemetry-sdk
112112
urllib3==2.2.2
113113
# via requests
114-
wheel==0.43.0
114+
wheel==0.44.0
115115
# via pip-tools
116116
wrapt==1.16.0
117117
# via

0 commit comments

Comments
 (0)