Skip to content

Commit 514245a

Browse files
Bump types-markdown from 3.5.0.0 to 3.5.0.3
Bumps [types-markdown](https://github.com/python/typeshed) from 3.5.0.0 to 3.5.0.3. - [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 834893a commit 514245a

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.6.1",
64-
"types-Markdown == 3.5.0.0",
64+
"types-Markdown == 3.5.0.3",
6565
]
6666
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[lib] == 0.7.5"]
6767
dev-pylint = [

0 commit comments

Comments
 (0)