Skip to content

Commit 80bfa71

Browse files
authored
chore(deps): update dependency types-setuptools to v79
1 parent e1666ca commit 80bfa71

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ types = [
5050
# mypy is only run in the lint job (Python 3.13) so 3.9 never installs it in CI.
5151
"mypy>=1.20.1; python_version >= '3.10'",
5252
"mypy==1.11.2; python_version < '3.10'",
53-
"types-setuptools==75.8.2.20250305",
53+
"types-setuptools==79.0.0.20250422",
5454
]
5555
tests = [
5656
# pytest 9 requires Python 3.10+; on 3.9 we stay on the last 8.x line.

uv.lock

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

0 commit comments

Comments
 (0)