Skip to content

Commit

Permalink
Merge pull request #349 from IFCA-Advanced-Computing/dependabot/pip/w…
Browse files Browse the repository at this point in the history
…heel-gte-0.42.0-and-lt-0.46

Update wheel requirement from <0.43,>=0.42.0 to >=0.42.0,<0.46
  • Loading branch information
jaime-cespedes-sisniega authored Nov 15, 2024
2 parents e480a86 + ee832e8 commit 7229c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ download = "https://pypi.org/project/frouros/"
[build-system]
requires = [
"setuptools>=61.0,<69.0",
"wheel>=0.42.0,<0.43",
"wheel>=0.42.0,<0.46",
"toml>=0.10.2,<0.11",
"build>=1.0.3,<1.1",
]
Expand Down

0 comments on commit 7229c9a

Please sign in to comment.