Skip to content

Commit 8be2da1

Browse files
fix(deps): update dependency setuptools to v81
1 parent 4f04322 commit 8be2da1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -16,7 +16,7 @@ pydust = "pydust.pytest_plugin"
1616
python = "^3.11"
1717
ziglang = "^0.15.1"
1818
pydantic = "^2.3.0"
19-
setuptools = "^80.0.0"
19+
setuptools = "^81.0.0"
2020
black = "^25.0.0"
2121

2222
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)