From 201ef91614838534902abcb4bdc87a9029ceb789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 02:59:08 +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 1a76e4f..19c41dd 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -1,7 +1,7 @@ # This file was autogenerated by uv via the following command: # tox run deps ansible-compat==24.10.0 # via molecule, pytest-ansible (pyproject.toml) -astroid==3.3.5 # via pylint +astroid==3.3.6 # via pylint attrs==24.2.0 # via jsonschema, referencing babel==2.16.0 # via mkdocs-material beautifulsoup4==4.12.3 # via linkchecker, mkdocs-htmlproofer-plugin @@ -10,7 +10,7 @@ bracex==2.5.post1 # via wcmatch cachetools==5.5.0 # via tox cairocffi==1.7.1 # via cairosvg cairosvg==2.7.1 # via mkdocs-ansible -certifi==2024.8.30 # via requests +certifi==2024.12.14 # via requests cffi==1.17.1 # via cairocffi, cryptography cfgv==3.4.0 # via pre-commit chardet==5.2.0 # via tox @@ -59,7 +59,7 @@ 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.47 # via mkdocs-ansible +mkdocs-material==9.5.48 # 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 @@ -78,7 +78,7 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, to pluggy==1.5.0 # via molecule, pytest, tox pre-commit==4.0.1 # via pytest-ansible (pyproject.toml) pycparser==2.22 # via cffi -pydoclint==0.5.10 # via pytest-ansible (pyproject.toml) +pydoclint==0.5.11 # via pytest-ansible (pyproject.toml) pygments==2.18.0 # via mkdocs-material, rich pylint==3.3.2 # via pytest-ansible (pyproject.toml) pymdown-extensions==10.12 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings @@ -94,7 +94,7 @@ regex==2024.11.6 # via mkdocs-material requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material rich==13.9.4 # via enrich, molecule rpds-py==0.22.3 # via jsonschema, referencing -ruff==0.8.2 # via pytest-ansible (pyproject.toml) +ruff==0.8.3 # via pytest-ansible (pyproject.toml) six==1.17.0 # via python-dateutil soupsieve==2.6 # via beautifulsoup4 subprocess-tee==0.4.2 # via ansible-compat