Skip to content

Commit 3d8056a

Browse files
Bump types-setuptools from 70.1.0.20240627 to 71.1.0.20240726
Bumps [types-setuptools](https://github.com/python/typeshed) from 70.1.0.20240627 to 71.1.0.20240726. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58ba3e6 commit 3d8056a

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
@@ -65,7 +65,7 @@ dev-mypy = [
6565
"mypy == 1.10.1",
6666
"types-Markdown == 3.6.0.20240316",
6767
"types-protobuf == 5.27.0.20240626",
68-
"types-setuptools == 70.1.0.20240627",
68+
"types-setuptools == 71.1.0.20240726",
6969
# For checking the noxfile, docs/ script, and tests
7070
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
7171
]

0 commit comments

Comments
 (0)