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 dfe3455

Browse files
authoredFeb 4, 2025··
Update dependency setuptools to v75.8.0
1 parent 27e00f5 commit dfe3455

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
 

‎poetry.lock

+8-8
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
@@ -47,7 +47,7 @@ mypy = "^1.0.0"
4747
types-requests = "^2.28.11"
4848
types-PyYAML = "^6.0.12"
4949
cfn-lint = "1.22.3"
50-
setuptools = {version = "75.4.0", python = ">=3.12"}
50+
setuptools = {version = "75.8.0", python = ">=3.12"}
5151

5252
[tool.poetry.requires-plugins]
5353
poetry-plugin-export = ">=1.8"

0 commit comments

Comments
 (0)
Please sign in to comment.