From f9fdff57a5afdb6e9cea64d0ba53825499af2527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:10:15 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 8 updates (#1852) 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` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.3.0` | `1.3.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.9` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.2.1` | `1.3.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.2` | `4.3.3` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2024.7.24` | `2024.9.11` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | Updates `ansible-lint` from 24.7.0 to 24.9.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.7.0...v24.9.0) Updates `griffe` from 1.3.0 to 1.3.1 - [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.3.0...1.3.1) Updates `identify` from 2.6.0 to 2.6.1 - [Commits](https://github.com/pre-commit/identify/compare/v2.6.0...v2.6.1) Updates `idna` from 3.8 to 3.9 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.8...v3.9) Updates `mkdocs-htmlproofer-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/compare/v1.2.1...v1.3.0) Updates `platformdirs` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3) Updates `regex` from 2024.7.24 to 2024.9.11 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.7.24...2024.9.11) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin 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: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index fa1c7dec0..c3a1521cd 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -7,7 +7,7 @@ ansible-builder==3.1.0 ansible-compat==24.9.0 ansible-core==2.16.5 -ansible-lint==24.7.0 +ansible-lint==24.9.0 ansible-runner==2.4.0 attrs==24.2.0 babel==2.16.0 @@ -40,10 +40,10 @@ filelock==3.16.0 flake8==7.1.1 flake8-docstrings==1.7.0 ghp-import==2.1.0 -griffe==1.3.0 +griffe==1.3.1 htmlmin2==0.1.13 -identify==2.6.0 -idna==3.8 +identify==2.6.1 +idna==3.9 iniconfig==2.0.0 jinja2==3.1.4 jsmin==3.0.1 @@ -64,7 +64,7 @@ mkdocs==1.6.0 mkdocs-ansible==24.3.1 mkdocs-autorefs==1.2.0 mkdocs-gen-files==0.5.0 -mkdocs-htmlproofer-plugin==1.2.1 +mkdocs-htmlproofer-plugin==1.3.0 mkdocs-macros-plugin==1.0.5 mkdocs-material==9.5.34 mkdocs-material-extensions==1.3.1 @@ -83,7 +83,7 @@ pbr==6.1.0 pexpect==4.9.0 pillow==10.4.0 pipdeptree==2.23.3 -platformdirs==4.3.2 +platformdirs==4.3.3 pluggy==1.5.0 pre-commit==3.8.0 ptyprocess==0.7.0 @@ -105,7 +105,7 @@ python-slugify==8.0.4 pyyaml==6.0.2 pyyaml-env-tag==0.1 referencing==0.35.1 -regex==2024.7.24 +regex==2024.9.11 requests==2.32.3 requirements-parser==0.11.0 resolvelib==1.0.1 @@ -124,7 +124,7 @@ tomli==2.0.1 types-setuptools==74.1.0.20240907 typing-extensions==4.12.2 tzdata==2024.1 -urllib3==2.2.2 +urllib3==2.2.3 virtualenv==20.26.4 watchdog==5.0.2 wcmatch==9.0