Skip to content

Commit 370f61f

Browse files
Bump types-setuptools from 69.5.0.20240423 to 70.0.0.20240524
Bumps [types-setuptools](https://github.com/python/typeshed) from 69.5.0.20240423 to 70.0.0.20240524. - [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 b847abe commit 370f61f

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
@@ -76,7 +76,7 @@ dev-mypy = [
7676
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
7777
"types-Markdown == 3.6.0.20240316",
7878
"types-protobuf == 5.26.0.20240422",
79-
"types-setuptools == 69.5.0.20240423",
79+
"types-setuptools == 70.0.0.20240524",
8080
# For checking the noxfile, docs/ script, and tests
8181
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8282
]

0 commit comments

Comments
 (0)