Skip to content

Commit 5a5d2dd

Browse files
build(deps): update types-setuptools requirement from ~=70.0 to ~=71.0
--- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaca640 commit 5a5d2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737
"mypy~=1.9",
3838
"pre-commit~=3.7",
3939
"ruff~=0.5.0",
40-
"types-setuptools~=70.0",
40+
"types-setuptools~=71.0",
4141
"boto3-stubs",
4242
]
4343
test = ["pytest~=8.0", "pytest-cov~=5.0", "pytest-env~=1.1", "moto~=5.0.5"]

0 commit comments

Comments
 (0)