Skip to content

Commit

Permalink
Merge pull request #562 from plugwise/renovate/setuptools-70.x
Browse files Browse the repository at this point in the history
Update dependency setuptools to v70
  • Loading branch information
bouwew authored May 23, 2024
2 parents 38808e5 + 26a8ea7 commit 2d66408
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=69.0", "wheel~=0.43.0"]
requires = ["setuptools~=70.0", "wheel~=0.43.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down

0 comments on commit 2d66408

Please sign in to comment.