Skip to content

Commit

Permalink
Update dependency setuptools to >=74.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent c789b6d commit ec7db5b
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>=74.1.2", "setuptools_scm[toml]>=8.1.0"]
build-backend = "setuptools.build_meta"

[tool.setuptools.packages.find]
Expand Down

0 comments on commit ec7db5b

Please sign in to comment.