Skip to content

Commit dffe413

Browse files
committed
Update setuptools to make dependabot happy
1 parent edd681b commit dffe413

4 files changed

Lines changed: 73 additions & 64 deletions

File tree

poetry.lock

Lines changed: 66 additions & 57 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
@@ -17,7 +17,7 @@ python-dateutil = ">=2.8.2"
1717
python = ">=3.9"
1818
# Python 3.12 does not install setuptools by default,
1919
# and natsort seems to require it.
20-
setuptools = ">=78.1.1"
20+
setuptools = ">=80.9.0"
2121

2222
[tool.poetry.dev-dependencies]
2323
black = "~=24.4.0"

0 commit comments

Comments
 (0)