From 3b45b805f80fbb1581e4753e5f4b7af562d2e47e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 05:17:53 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 5 updates Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.5` | `3.3.6` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.5.48` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.5.10` | `0.5.11` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.8.3` | Updates `astroid` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v3.3.5...v3.3.6) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) Updates `mkdocs-material` from 9.5.47 to 9.5.48 - [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.47...9.5.48) Updates `pydoclint` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsh9/pydoclint/compare/0.5.10...0.5.11) Updates `ruff` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.2...0.8.3) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 587ebec..3641ab2 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,7 +5,7 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml # ansible-builder==3.1.0 -astroid==3.3.5 +astroid==3.3.6 attrs==24.2.0 babel==2.16.0 beautifulsoup4==4.12.3 @@ -15,7 +15,7 @@ build==1.2.2.post1 cachetools==5.5.0 cairocffi==1.7.1 cairosvg==2.7.1 -certifi==2024.8.30 +certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 @@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0 mkdocs-get-deps==0.2.0 mkdocs-htmlproofer-plugin==1.3.0 mkdocs-macros-plugin==1.3.7 -mkdocs-material==9.5.47 +mkdocs-material==9.5.48 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 @@ -80,7 +80,7 @@ platformdirs==4.3.6 pluggy==1.5.0 pre-commit==4.0.1 pycparser==2.22 -pydoclint==0.5.10 +pydoclint==0.5.11 pygments==2.18.0 pylint==3.3.2 pymdown-extensions==10.12 @@ -96,7 +96,7 @@ referencing==0.35.1 regex==2024.11.6 requests==2.32.3 rpds-py==0.22.3 -ruff==0.8.2 +ruff==0.8.3 six==1.17.0 soupsieve==2.6 subprocess-tee==0.4.2