Skip to content

Commit

Permalink
Update dependency setuptools to v75.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent e72548f commit e8e1005
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -42,7 +42,7 @@ mypy = "^1.0.0"
types-requests = "^2.28.11"
types-PyYAML = "^6.0.12"
cfn-lint = "1.19.0"
setuptools = {version = "75.4.0", python = ">=3.12"}
setuptools = {version = "75.5.0", python = ">=3.12"}

[tool.coverage.paths]
source = ["src", "*/site-packages"]
Expand Down

0 comments on commit e8e1005

Please sign in to comment.