From 4e2592e5d77b181133243b8b685933f6daff3897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:38:26 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 8 updates (#4285) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.7.0` | `24.9.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [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` | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.2.0` | `1.3.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.3.1` | `4.3.2` | | [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` | Updates `ansible-lint` from 24.7.0 to 24.9.0
Release notes

Sourced from ansible-lint's releases.

v24.9.0

Enhancements

Bugfixes

Commits

Updates `pytest` from 8.3.2 to 8.3.3
Release notes

Sourced from pytest's releases.

8.3.3

pytest 8.3.3 (2024-09-09)

Bug fixes

Improved documentation

Miscellaneous internal changes

Commits

Updates `ansible-compat` from 24.8.0 to 24.9.0
Release notes

Sourced from ansible-compat's releases.

v24.9.0

Enhancements

Bugfixes

Commits

Updates `ansible-core` from 2.17.3 to 2.17.4
Release notes

Sourced from ansible-core's releases.

v2.17.4

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.17.4rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

Commits

Updates `astroid` from 3.2.4 to 3.3.2
Changelog

Sourced from astroid's changelog.

What's New in astroid 3.3.2?

Release date: 2024-08-11

What's New in astroid 3.3.1?

Release date: 2024-08-06

What's New in astroid 3.3.0?

Release date: 2024-08-04

Commits

Updates `griffe` from 1.2.0 to 1.3.0
Release notes

Sourced from griffe's releases.

1.3.0

1.3.0 - 2024-09-10

Compare with 1.2.0

Features

Bug Fixes

Code Refactoring

Changelog

Sourced from griffe's changelog.

1.3.0 - 2024-09-10

Compare with 1.2.0

Features

Bug Fixes

Code Refactoring

Commits

Updates `platformdirs` from 4.3.1 to 4.3.2
Release notes

Sourced from platformdirs's releases.

4.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2

Commits

Updates `rich` from 13.8.0 to 13.8.1
Release notes

Sourced from rich's releases.

The Python 3.13 release

[13.8.1] - 2024-09-10

Fixed

Changelog

Sourced from rich's changelog.

[13.8.1] - 2024-09-10

Fixed

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
--------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shatakshiiii --- .config/constraints.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index c290b3724..f4b67e457 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,9 +5,9 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml # ansi2html==1.9.2 -ansible-compat==24.8.0 -ansible-core==2.17.3 -ansible-lint==24.7.0 +ansible-compat==24.9.0 +ansible-core==2.17.4 +ansible-lint==24.9.0 astroid==3.2.4 attrs==24.2.0 babel==2.16.0 @@ -41,7 +41,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 identify==2.6.0 idna==3.8 @@ -84,7 +84,7 @@ pexpect==4.9.0 pillow==10.4.0 pip-tools==7.4.1 pipdeptree==2.23.3 -platformdirs==4.3.1 +platformdirs==4.3.2 pluggy==1.5.0 pre-commit==3.8.0 ptyprocess==0.7.0 @@ -95,7 +95,7 @@ pylint==3.2.7 pymdown-extensions==10.9 pyproject-api==1.7.1 pyproject-hooks==1.1.0 -pytest==8.3.2 +pytest==8.3.3 pytest-mock==3.14.0 pytest-plus==0.7.0 pytest-testinfra==10.1.1 @@ -109,7 +109,7 @@ regex==2024.7.24 regress==2024.8.1 requests==2.32.3 resolvelib==1.0.1 -rich==13.8.0 +rich==13.8.1 rpds-py==0.20.0 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.8