Skip to content

Commit

Permalink
build: bump mike from 1.1.2 to 2.0.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [mike](https://github.com/jimporter/mike) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/jimporter/mike/releases)
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md)
- [Commits](jimporter/mike@v1.1.2...v2.0.0)

---
updated-dependencies:
- dependency-name: mike
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3e28ee4 commit 1a22784
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mike==1.1.2
mike==2.0.0
mkdocs-material==9.4.8
6 changes: 5 additions & 1 deletion .github/workflows/mkdocs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ click==8.1.3
colorama==0.4.6
ghp-import==2.1.0
idna==3.4
importlib-metadata==6.8.0
importlib-resources==6.1.0
jinja2==3.1.2
markdown==3.4.4
markupsafe==2.1.1
mergedeep==1.3.4
mike==1.1.2
mike==2.0.0
mkdocs==1.5.3
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
Expand All @@ -19,6 +21,7 @@ pathspec==0.11.1
platformdirs==3.9.1
pygments==2.16.1
pymdown-extensions==10.3
pyparsing==3.1.1
python-dateutil==2.8.2
pyyaml==6.0
pyyaml-env-tag==0.1
Expand All @@ -28,3 +31,4 @@ six==1.16.0
urllib3==1.26.18
verspec==0.1.0
watchdog==2.2.1
zipp==3.17.0

0 comments on commit 1a22784

Please sign in to comment.