Skip to content

Commit f22e759

Browse files
authored
Merge pull request #43 from gaige/dependabot/pip/markdown-3.7
Bump markdown from 3.6 to 3.7
2 parents 6eaa43d + 5df2c98 commit f22e759

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ flake8-black = "^0.3"
4141
invoke = "^2.2"
4242
isort = "^5.4"
4343
livereload = "^2.7"
44-
markdown = "^3.2, != 3.3.5"
44+
markdown = "^3.7"
4545
pytest = "^8.3.3"
4646
pytest-cov = "^5.0"
4747
pytest-pythonpath = "^0.7"

0 commit comments

Comments
 (0)