Skip to content

Commit eaa4106

Browse files
Bump wheel from 0.45.1 to 0.46.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2ce309 commit eaa4106

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

poetry.lock

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ grpcio-reflection = "*"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
bumpversion = "^0.6.0"
24-
wheel = "^0.45.1"
24+
wheel = ">=0.45.1,<0.47.0"
2525
tox = "^4.24.1"
2626

2727
[tool.poetry.group.qa.dependencies]

0 commit comments

Comments
 (0)