Skip to content

Commit 668989f

Browse files
authored
chore(deps): update dependency types-setuptools to v82
1 parent 0f3cc5f commit 668989f

1 file changed

Lines changed: 1 addition & 1 deletion

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==82.0.0.20260408",
5454
]
5555
tests = [
5656
# pytest 9 requires Python 3.10+; on 3.9 we stay on the last 8.x line.

0 commit comments

Comments
 (0)