Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6e29eac

Browse files
authoredDec 12, 2024··
Update dependency setuptools to v75.6.0
1 parent c629515 commit 6e29eac

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ mypy = "^1.0.0"
4242
types-requests = "^2.28.11"
4343
types-PyYAML = "^6.0.12"
4444
cfn-lint = "1.22.1"
45-
setuptools = {version = "75.4.0", python = ">=3.12"}
45+
setuptools = {version = "75.6.0", python = ">=3.12"}
4646

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

0 commit comments

Comments
 (0)
Please sign in to comment.