Skip to content

Commit 931f4fd

Browse files
build(deps): update types-setuptools requirement from ~=70.0 to ~=75.1 (#149)
--- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df0ebca commit 931f4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.6.5",
40-
"types-setuptools~=70.0",
40+
"types-setuptools~=75.1",
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)