Skip to content

Commit

Permalink
Update dependency setuptools to v75
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 6908b5c commit ad655ef
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 @@ -43,7 +43,7 @@ documentation = "https://shaperglot.readthedocs.io"
repository = "https://github.com/simoncozens/shaperglot"

[build-system]
requires = ["setuptools>=74.1.0", "setuptools_scm[toml]>=8.1.0"]
requires = ["setuptools>=75.0.0", "setuptools_scm[toml]>=8.1.0"]
build-backend = "setuptools.build_meta"

[tool.setuptools.packages.find]
Expand Down

0 comments on commit ad655ef

Please sign in to comment.