Skip to content

Commit

Permalink
Bump the mkdocs group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the mkdocs group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` |
| [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.2.0` |
| [mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex) | `2.16.0` | `2.16.2` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.32` | `9.5.34` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.8` | `1.10.9` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.25.2` | `0.26.0` |



Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.6.0...1.6.1)

Updates `mkdocs-autorefs` from 1.0.1 to 1.2.0
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@1.0.1...1.2.0)

Updates `mkdocs-bibtex` from 2.16.0 to 2.16.2
- [Release notes](https://github.com/shyamd/mkdocs-bibtex/releases)
- [Commits](shyamd/mkdocs-bibtex@v2.16.0...v2.16.2)

Updates `mkdocs-material` from 9.5.32 to 9.5.34
- [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.34)

Updates `mkdocstrings-python` from 1.10.8 to 1.10.9
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.8...1.10.9)

Updates `mkdocstrings` from 0.25.2 to 0.26.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.25.2...0.26.0)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mkdocs
- dependency-name: mkdocs-autorefs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mkdocs
- dependency-name: mkdocs-bibtex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mkdocs
- dependency-name: mkdocs-material
  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-patch
  dependency-group: mkdocs
- dependency-name: mkdocstrings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mkdocs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 2b73a48 commit ea3df71
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
dataclasses-json==0.6.7
markdown-exec==1.9.3
mkdocs==1.6.0
mkdocs-autorefs==1.0.1
mkdocs-bibtex==2.16.0
mkdocs==1.6.1
mkdocs-autorefs==1.2.0
mkdocs-bibtex==2.16.2
mkdocs-include-markdown-plugin==6.2.2
mkdocs-material-extensions==1.3.1
mkdocs-material==9.5.32
mkdocs-material==9.5.34
mkdocs-print-site-plugin==2.5.0
mkdocstrings-python==1.10.8
mkdocstrings==0.25.2
mkdocstrings-python==1.10.9
mkdocstrings==0.26.0
networkx==3.3
owlready2==0.46
pandas==2.2.2
Expand Down

0 comments on commit ea3df71

Please sign in to comment.