Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 10, 2023
1 parent dace026 commit a97fadb
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 @@ -18,7 +18,7 @@ python = "^3.9"
[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
pytest-cov = "^4.1.0"
wheel = "^0.41.0"
wheel = "^0.41.1"
flake8 = "^6.1.0"
flake8-docstrings = "^1.7.0"
flake8-string-format = "^0.3.0"
Expand Down

0 comments on commit a97fadb

Please sign in to comment.