Skip to content

Commit

Permalink
Bump mkdocs from 1.2.4 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.4 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.2.4...1.5.3)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2023
1 parent 9ced118 commit 0aa2ca0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black
coverage
coveralls
diff-cover
mkdocs<1.3.0 # need to change Snowfakery monkey-patching before upgrade
mkdocs<1.6.0 # need to change Snowfakery monkey-patching before upgrade
mkdocs-exclude-search
pre-commit
pytest
Expand Down
10 changes: 8 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ filelock==3.12.2
# virtualenv
ghp-import==2.1.0
# via mkdocs
greenlet==3.0.1
# via sqlalchemy
gvgen==1.0
# via -r requirements/prod.txt
identify==2.5.26
Expand Down Expand Up @@ -96,9 +98,10 @@ markupsafe==2.1.3
# via
# -r requirements/prod.txt
# jinja2
# mkdocs
mergedeep==1.3.4
# via mkdocs
mkdocs==1.2.4
mkdocs==1.5.3
# via
# -r requirements/dev.in
# mkdocs-exclude-search
Expand All @@ -120,10 +123,13 @@ packaging==23.1
# pytest
# tox
pathspec==0.11.2
# via black
# via
# black
# mkdocs
platformdirs==3.10.0
# via
# black
# mkdocs
# tox
# virtualenv
pluggy==1.2.0
Expand Down

0 comments on commit 0aa2ca0

Please sign in to comment.