We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c446d3 commit a623daaCopy full SHA for a623daa
pyproject.toml
@@ -73,7 +73,7 @@ dev-mkdocs = [
73
dev-mypy = [
74
"mypy == 1.8.0",
75
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
76
- "types-Markdown == 3.5.0.3",
+ "types-Markdown == 3.5.0.20240129",
77
"types-protobuf == 4.24.0.20240129",
78
"types-setuptools == 69.0.0.20240125",
79
# For checking the noxfile, docs/ script, and tests
0 commit comments