Skip to content

Commit 8799237

Browse files
Bump the mkdocs group across 1 directory with 4 updates (#779)
Bumps the mkdocs group with 4 updates in the / directory: [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings-python](https://github.com/mkdocstrings/python) and [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin). Updates `mkdocs-bibtex` from 4.2.3 to 4.2.5 - [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases) - [Commits](shyamd/mkdocs-bibtex@v4.2.3...v4.2.5) Updates `mkdocs-material` from 9.6.10 to 9.6.13 - [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.10...9.6.13) Updates `mkdocstrings-python` from 1.16.8 to 1.16.10 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.8...1.16.10) Updates `mkdocs-print-site-plugin` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases) - [Commits](timvink/mkdocs-print-site-plugin@v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: mkdocs-bibtex dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-material dependency-version: 9.6.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocstrings-python dependency-version: 1.16.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs - dependency-name: mkdocs-print-site-plugin dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mkdocs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Allen D. Householder <ahouseholder@users.noreply.github.com>
1 parent 8939e89 commit 8799237

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,12 +1,12 @@
11
mkdocs==1.6.1
2-
mkdocs-bibtex==4.2.3
2+
mkdocs-bibtex==4.2.5
33
mkdocs-include-markdown-plugin==7.1.5
44
mkdocs-table-reader-plugin==3.1.0
5-
mkdocs-material==9.6.10
5+
mkdocs-material==9.6.13
66
mkdocs-material-extensions==1.3.1
77
mkdocstrings==0.29.1
8-
mkdocstrings-python==1.16.8
9-
mkdocs-print-site-plugin==2.7.2
8+
mkdocstrings-python==1.16.10
9+
mkdocs-print-site-plugin==2.7.3
1010
markdown-exec==1.10.3
1111
thefuzz==0.22.1
1212
pandas==2.2.3

0 commit comments

Comments
 (0)