Skip to content

Commit

Permalink
Merge pull request #28 from frequenz-floss/dependabot/pip/types-markd…
Browse files Browse the repository at this point in the history
…own-3.7.0.20241204

Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204
  • Loading branch information
cwasicki authored Jan 2, 2025
2 parents 136cec1 + ce14338 commit dc2c075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dev-mkdocs = [
]
dev-mypy = [
"mypy == 1.14.1",
"types-Markdown == 3.7.0.20240822",
"types-Markdown == 3.7.0.20241204",
# For checking the noxfile, docs/ script, and tests
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
]
Expand Down

0 comments on commit dc2c075

Please sign in to comment.