mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-27 09:23:20 +00:00
build(deps): bump the patches group in /docs with 5 updates
Bumps the patches group in /docs with 5 updates: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `2.1.0` | `2.2.0` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.5` | `2.0.7` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0.1` | `11.0.2` | | [zensical](https://github.com/zensical/zensical) | `0.0.54` | `0.0.57` | Updates `griffe` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe/compare/2.1.0...2.2.0) Updates `mkdocstrings-python` from 2.0.5 to 2.0.7 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/2.0.5...2.0.7) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.20.0...2.21.0) Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0.1...11.0.2) Updates `zensical` from 0.0.54 to 0.0.57 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.54...v0.0.57) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: mkdocstrings-python dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: zensical dependency-version: 0.0.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -2,7 +2,7 @@ click==8.4.2
|
||||
colorama==0.4.6
|
||||
deepmerge==2.1.0
|
||||
ghp-import==2.1.0
|
||||
griffe==2.1.0
|
||||
griffe==2.2.0
|
||||
Jinja2==3.1.6
|
||||
Markdown==3.10.3
|
||||
MarkupSafe==3.0.3
|
||||
@@ -11,15 +11,15 @@ mkdocs==1.6.1
|
||||
mkdocs-autorefs==1.4.4
|
||||
mkdocs-get-deps==0.2.2
|
||||
mkdocstrings==1.0.6
|
||||
mkdocstrings-python==2.0.5
|
||||
mkdocstrings-python==2.0.7
|
||||
packaging==26.3
|
||||
pathspec==1.1.1
|
||||
platformdirs==4.11.3
|
||||
Pygments==2.20.0
|
||||
pymdown-extensions==11.0.1
|
||||
Pygments==2.21.0
|
||||
pymdown-extensions==11.0.2
|
||||
python-dateutil==2.9.0.post0
|
||||
PyYAML==6.0.3
|
||||
pyyaml_env_tag==1.1
|
||||
six==1.17.0
|
||||
watchdog==6.0.0
|
||||
zensical==0.0.54
|
||||
zensical==0.0.57
|
||||
|
||||
Reference in New Issue
Block a user