Skip to content

Commit

Permalink
Update dependency setuptools to >=69.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 2fd5f7f commit 44b12ae
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>=69.2.0", "setuptools_scm[toml]>=8.0.4"]
requires = ["setuptools>=69.4.0", "setuptools_scm[toml]>=8.0.4"]
build-backend = "setuptools.build_meta"

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 44b12ae

Please sign in to comment.