From ba624e9511a76f29fd12cff3e01feef1458d3acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:15:03 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 5 updates (#421) Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.43` | `9.5.44` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.26.2` | `0.27.0` | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.9.11` | `2024.11.6` | | [rpds-py](https://github.com/crate-py/rpds) | `0.20.1` | `0.21.0` | Updates `mkdocs-material` from 9.5.43 to 9.5.44 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.43...9.5.44) Updates `mkdocstrings` from 0.26.2 to 0.27.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.26.2...0.27.0) Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.1...24.2) Updates `regex` from 2024.9.11 to 2024.11.6 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.9.11...2024.11.6) Updates `rpds-py` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.20.1...v0.21.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 5397e22..fc51b76 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -42,14 +42,14 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible mkdocs-get-deps==0.2.0 # via mkdocs mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible -mkdocs-material==9.5.43 # via mkdocs-ansible +mkdocs-material==9.5.44 # via mkdocs-ansible mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible -mkdocstrings==0.26.2 # via mkdocs-ansible, mkdocstrings-python +mkdocstrings==0.27.0 # via mkdocs-ansible, mkdocstrings-python mkdocstrings-python==1.12.2 # via mkdocs-ansible mypy-extensions==1.0.0 # via black -packaging==24.1 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pipdeptree, pytest, ansible-compat (pyproject.toml) +packaging==24.2 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pipdeptree, pytest, ansible-compat (pyproject.toml) paginate==0.5.7 # via mkdocs-material pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin pillow==11.0.0 # via cairosvg, mkdocs-ansible @@ -67,9 +67,9 @@ python-slugify==8.0.4 # via mkdocs-monorepo-plugin pyyaml==6.0.2 # via ansible-core, mkdocs, mkdocs-get-deps, mkdocs-macros-plugin, pymdown-extensions, pyyaml-env-tag, ansible-compat (pyproject.toml) pyyaml-env-tag==0.1 # via mkdocs referencing==0.35.1 # via jsonschema, jsonschema-specifications -regex==2024.9.11 # via mkdocs-material +regex==2024.11.6 # via mkdocs-material requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material -rpds-py==0.20.1 # via jsonschema, referencing +rpds-py==0.21.0 # via jsonschema, referencing six==1.16.0 # via python-dateutil soupsieve==2.6 # via beautifulsoup4 subprocess-tee==0.4.2 # via ansible-compat (pyproject.toml)