Skip to content

Commit

Permalink
Bump the python-dependencies group with 3 updates (#5)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) and [paginate](https://github.com/Signum/paginate).


Updates `mkdocs-material` from 9.5.32 to 9.5.33
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.32...9.5.33)

Updates `mkdocs-material[imaging]` from 9.5.32 to 9.5.33
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.32...9.5.33)

Updates `paginate` from 0.5.6 to 0.5.7
- [Changelog](https://github.com/Pylons/paginate/blob/master/CHANGELOG.txt)
- [Commits](Pylons/paginate@0.5.6...0.5.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: mkdocs-material[imaging]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: paginate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 73edec2 commit 8953c80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ mkdocs==1.6.0
mkdocs-get-deps==0.2.0
mkdocs-git-revision-date-localized-plugin==1.2.7
mkdocs-include-markdown-plugin==6.2.2
mkdocs-material==9.5.32
mkdocs-material[imaging]==9.5.32
mkdocs-material==9.5.33
mkdocs-material[imaging]==9.5.33
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
pymdown-extensions==10.9
readtime==3.0.0
paginate==0.5.6
paginate==0.5.7
mkdocs-git-revision-date-localized-plugin
diagrams==0.23.4

0 comments on commit 8953c80

Please sign in to comment.