Skip to content

Commit 38c5dd5

Browse files
Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322
Bumps [types-markdown](https://github.com/python/typeshed) from 3.7.0.20241204 to 3.7.0.20250322. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-version: 3.7.0.20250322 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73790d3 commit 38c5dd5

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
@@ -84,7 +84,7 @@ dev-mkdocs = [
8484
dev-mypy = [
8585
"mypy == 1.14.1",
8686
"grpc-stubs == 1.53.0.5",
87-
"types-Markdown == 3.7.0.20241204",
87+
"types-Markdown == 3.7.0.20250322",
8888
# For checking the noxfile, docs/ script, and tests
8989
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
9090
]

0 commit comments

Comments
 (0)