Skip to content

Commit 53d9b8a

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

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
@@ -69,7 +69,7 @@ dev-mypy = [
6969
"mypy == 1.14.1",
7070
"types-Markdown == 3.7.0.20241204",
7171
"types-protobuf == 5.29.1.20250208",
72-
"types-setuptools == 75.8.0.20250110",
72+
"types-setuptools == 78.1.0.20250329",
7373
# For checking the noxfile, docs/ script, and tests
7474
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
7575
]

0 commit comments

Comments
 (0)