Skip to content

Commit eb80fb0

Browse files
Bump types-setuptools from 68.2.0.0 to 69.0.0.20240125
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.0 to 69.0.0.20240125. - [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 57036aa commit eb80fb0

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
@@ -80,7 +80,7 @@ dev-mypy = [
8080
"types-protobuf == 4.24.0.4",
8181
"types-python-dateutil == 2.8.19.14",
8282
"types-pytz == 2023.3.1.1",
83-
"types-setuptools == 68.2.0.0",
83+
"types-setuptools == 69.0.0.20240125",
8484
# For checking the noxfile, docs/ script, and tests
8585
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8686
]

0 commit comments

Comments
 (0)