Skip to content

Commit cfd4222

Browse files
build(deps-dev): bump wheel from 0.44.0 to 0.45.1 (RDFLib#3051)
Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.1) --- 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>
1 parent 74afcb0 commit cfd4222

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pytest-cov = ">=4,<6"
5959
coverage = {version = "^7.0.1", extras = ["toml"]}
6060
types-setuptools = ">=68.0.0.3,<72.0.0.0"
6161
setuptools = ">=68,<72"
62-
wheel = ">=0.42,<0.45"
62+
wheel = ">=0.42,<0.46"
6363

6464
[tool.poetry.group.docs.dependencies]
6565
sphinx = ">=7.1.2,<8"

0 commit comments

Comments
 (0)