Skip to content

Commit 46c697f

Browse files
fix: update dependency setuptools to v80
1 parent 48e7253 commit 46c697f

File tree

2 files changed

+64
-29
lines changed

2 files changed

+64
-29
lines changed

poetry.lock

Lines changed: 63 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Cerberus = "^1.3.2"
2222
PyYAML = "^5.4.1"
2323
rich = "^12.0.0"
2424
click = "^8.0.1"
25-
setuptools = "^65.0.0"
25+
setuptools = "^80.0.0"
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "^7.1"

0 commit comments

Comments
 (0)