Skip to content

Commit a623daa

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

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
@@ -73,7 +73,7 @@ dev-mkdocs = [
7373
dev-mypy = [
7474
"mypy == 1.8.0",
7575
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
76-
"types-Markdown == 3.5.0.3",
76+
"types-Markdown == 3.5.0.20240129",
7777
"types-protobuf == 4.24.0.20240129",
7878
"types-setuptools == 69.0.0.20240125",
7979
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)