Skip to content

Commit 577c1ae

Browse files
chore(deps-dev): Bump types-markdown
Bumps [types-markdown](https://github.com/python/typeshed) from 3.10.2.20260508 to 3.10.2.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-version: 3.10.2.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cc80c8 commit 577c1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dev-mkdocs = [
8686
dev-mypy = [
8787
"mypy == 2.0.0",
8888
"grpc-stubs == 1.53.0.6",
89-
"types-Markdown == 3.10.2.20260508",
89+
"types-Markdown == 3.10.2.20260518",
9090
# For checking the noxfile, docs/ script, and tests
9191
"frequenz-api-assets[dev-mkdocs,dev-noxfile,dev-pytest]",
9292
]

0 commit comments

Comments
 (0)