Skip to content

Commit 750c22a

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 150bdf1 commit 750c22a

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
@@ -61,7 +61,7 @@ dev-mypy = [
6161
# For checking the noxfile, docs/ script, and tests
6262
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
6363
"mypy == 1.8.0",
64-
"types-Markdown == 3.5.0.3",
64+
"types-Markdown == 3.5.0.20240129",
6565
]
6666
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.8.0"]
6767
dev-pylint = [

0 commit comments

Comments
 (0)