Skip to content

Commit

Permalink
fix(deps): update dependency wheel to ^0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and loonghao committed Dec 4, 2023
1 parent a318718 commit a9f2911
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 @@ -30,7 +30,7 @@ generate-setup-file = false

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
wheel = "^0.41.0"
wheel = "^0.42.0"
comtypes = "^1.1.11"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit a9f2911

Please sign in to comment.