Skip to content

Commit 56d651a

Browse files
Bump types-setuptools from 68.1.0.0 to 68.1.0.1
Bumps [types-setuptools](https://github.com/python/typeshed) from 68.1.0.0 to 68.1.0.1. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 385b81b commit 56d651a

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
@@ -77,7 +77,7 @@ dev-mypy = [
7777
"types-protobuf == 4.24.0.1",
7878
"types-python-dateutil == 2.8.19.14",
7979
"types-pytz == 2023.3.0.1",
80-
"types-setuptools == 68.1.0.0",
80+
"types-setuptools == 68.1.0.1",
8181
# For checking the noxfile, docs/ script, and tests
8282
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
8383
]

0 commit comments

Comments
 (0)