From b0b7923306c1c52046747560b399eaadb042dea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:38:17 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 6 updates Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [ansible-compat](https://github.com/ansible/ansible-compat) | `24.8.0` | `24.9.0` | | [ansible-core](https://github.com/ansible/ansible) | `2.17.3` | `2.17.4` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.2.0` | `1.3.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.3.1` | `4.3.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` | Updates `ansible-compat` from 24.8.0 to 24.9.0 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](https://github.com/ansible/ansible-compat/compare/v24.8.0...v24.9.0) Updates `ansible-core` from 2.17.3 to 2.17.4 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.3...v2.17.4) Updates `griffe` from 1.2.0 to 1.3.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/1.2.0...1.3.0) Updates `platformdirs` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.3.1...4.3.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3) Updates `rich` from 13.8.0 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.8.0...v13.8.1) --- updated-dependencies: - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 12 ++++++------ .config/requirements-lock.txt | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index c30a478543..dc553cd856 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -4,8 +4,8 @@ # # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib --unsafe-package=wcmatch pyproject.toml # -ansible-compat==24.8.0 -ansible-core==2.17.3 +ansible-compat==24.9.0 +ansible-core==2.17.4 astroid==3.2.4 attrs==24.2.0 babel==2.16.0 @@ -35,7 +35,7 @@ exceptiongroup==1.2.2 execnet==2.1.1 filelock==3.16.0 ghp-import==2.1.0 -griffe==1.2.0 +griffe==1.3.0 htmlmin2==0.1.13 idna==3.8 importlib-metadata==8.4.0 @@ -78,7 +78,7 @@ pathspec==0.12.1 pillow==10.4.0 pip==24.2 pipdeptree==2.23.3 -platformdirs==4.3.1 +platformdirs==4.3.2 pluggy==1.5.0 psutil==6.0.0 pycparser==2.22 @@ -86,7 +86,7 @@ pygments==2.18.0 pylint==3.2.7 pymdown-extensions==10.9 pyproject-api==1.7.1 -pytest==8.3.2 +pytest==8.3.3 pytest-mock==3.14.0 pytest-plus==0.7.0 pytest-xdist==3.6.1 @@ -97,7 +97,7 @@ pyyaml-env-tag==0.1 referencing==0.35.1 regex==2024.7.24 requests==2.32.3 -rich==13.8.0 +rich==13.8.1 rpds-py==0.20.0 ruamel-yaml==0.18.6 six==1.16.0 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index e245ab2bc2..356d485f53 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -4,8 +4,8 @@ # # pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml # -ansible-compat==24.8.0 -ansible-core==2.17.3 +ansible-compat==24.9.0 +ansible-core==2.17.4 attrs==24.2.0 black==24.8.0 bracex==2.5 @@ -23,12 +23,12 @@ mdurl==0.1.2 mypy-extensions==1.0.0 packaging==24.1 pathspec==0.12.1 -platformdirs==4.3.1 +platformdirs==4.3.2 pycparser==2.22 pygments==2.18.0 pyyaml==6.0.2 referencing==0.35.1 -rich==13.8.0 +rich==13.8.1 rpds-py==0.20.0 ruamel-yaml==0.18.6 subprocess-tee==0.4.2