Skip to content

Commit

Permalink
chore(deps): bump wheel from 0.41.3 to 0.42.0
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.3 to 0.42.0.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.41.3...0.42.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent ce7ddfa commit 827cf13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cachecontrol = "^0.13.1"
[tool.poetry.group.dev.dependencies]
pytest = "^7.3.2"
pytest-cov = "^4.0.0"
wheel = ">=0.38.4,<0.42.0"
wheel = ">=0.38.4,<0.43.0"
types-requests = "^2.28.11"
freezegun = "^1.2.2"
requests-mock = "^1.10.0"
Expand Down

0 comments on commit 827cf13

Please sign in to comment.