Skip to content

Commit

Permalink
Merge pull request #106 from dokku/dependabot/pip/_build/markdown-gte…
Browse files Browse the repository at this point in the history
…-3.2.1-and-lt-3.6

build(deps): update markdown requirement from <3.5,>=3.2.1 to >=3.2.1,<3.6 in /_build
  • Loading branch information
josegonzalez authored Oct 7, 2023
2 parents 7f9a455 + b1cab31 commit 78c1d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ click==8.1.7
ghp-import==2.1.0
importlib-metadata==6.8.0
Jinja2==3.1.2
Markdown>=3.2.1,<3.5
Markdown>=3.2.1,<3.6
MarkupSafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
Expand Down

0 comments on commit 78c1d81

Please sign in to comment.