Skip to content

Commit 337b21a

Browse files
Bump the mkdocs group with 4 updates (#682)
Bumps the mkdocs group with 4 updates: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocs-bibtex` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v4.1.0...v4.2.1) Updates `mkdocs-material` from 9.6.3 to 9.6.4 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.3...9.6.4) Updates `mkdocstrings` from 0.28.0 to 0.28.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.28.0...0.28.1) Updates `mkdocstrings-python` from 1.14.6 to 1.16.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.14.6...1.16.0) --- updated-dependencies: - dependency-name: mkdocs-bibtex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 480ca09 commit 337b21a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
mkdocs==1.6.1
2-
mkdocs-bibtex==4.1.0
2+
mkdocs-bibtex==4.2.1
33
mkdocs-include-markdown-plugin==7.1.4
44
mkdocs-table-reader-plugin==3.1.0
5-
mkdocs-material==9.6.3
5+
mkdocs-material==9.6.4
66
mkdocs-material-extensions==1.3.1
7-
mkdocstrings==0.28.0
8-
mkdocstrings-python==1.14.6
7+
mkdocstrings==0.28.1
8+
mkdocstrings-python==1.16.0
99
mkdocs-print-site-plugin==2.6.0
1010
thefuzz==0.22.1
1111
pandas==2.2.3

0 commit comments

Comments
 (0)