Skip to content

Commit

Permalink
Update dependency setuptools to v75.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent a8221cf commit 391d55e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ mypy = "^1.0.0"
types-requests = "^2.28.11"
types-PyYAML = "^6.0.12"
cfn-lint = "1.24.0"
setuptools = {version = "75.4.0", python = ">=3.12"}
setuptools = {version = "75.8.0", python = ">=3.12"}

[tool.poetry.requires-plugins]
poetry-plugin-export = ">=1.8"
Expand Down

0 comments on commit 391d55e

Please sign in to comment.