From 2929dcb0db54f6527a15b407ad91bce0d4eedd94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 22:44:44 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 13 updates Bumps the dependencies group with 13 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.5.1` | `1.5.4` | | [importlib-resources](https://github.com/python/importlib_resources) | `5.0.7` | `6.4.5` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.48` | `9.5.49` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.12.2` | `1.13.0` | | [molecule](https://github.com/ansible-community/molecule) | `6.0.3` | `24.12.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.12` | `10.13` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `attrs` from 24.2.0 to 24.3.0 - [Commits](https://github.com/sponsors/hynek/commits) 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 `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.7...8.1.8) Updates `coverage` from 7.6.9 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.9...7.6.10) Updates `griffe` from 1.5.1 to 1.5.4 - [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.5.1...1.5.4) Updates `importlib-resources` from 5.0.7 to 6.4.5 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v5.0.7...v6.4.5) Updates `jinja2` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) Updates `mkdocs-material` from 9.5.48 to 9.5.49 - [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.48...9.5.49) Updates `mkdocstrings-python` from 1.12.2 to 1.13.0 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.12.2...1.13.0) Updates `molecule` from 6.0.3 to 24.12.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v6.0.3...v24.12.0) Updates `pymdown-extensions` from 10.12 to 10.13 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.13) Updates `urllib3` from 2.2.3 to 2.3.0 - [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.3...2.3.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage 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-patch dependency-group: dependencies - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pymdown-extensions 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-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 01c605c..d422102 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -2,18 +2,18 @@ # tox run deps ansible-compat==24.10.0 # via molecule argparse-manpage==4.6 # via subprocess-tee (pyproject.toml) -attrs==24.2.0 # via jsonschema, referencing +attrs==24.3.0 # via jsonschema, referencing babel==2.16.0 # via mkdocs-git-revision-date-localized-plugin, mkdocs-material bracex==2.5.post1 # via wcmatch cairocffi==1.7.1 # via cairosvg cairosvg==2.7.1 # via subprocess-tee (pyproject.toml) -certifi==2024.8.30 # via requests +certifi==2024.12.14 # via requests cffi==1.17.1 # via cairocffi, cryptography -charset-normalizer==3.4.0 # via requests -click==8.1.7 # via click-help-colors, mkdocs, mkdocstrings, molecule +charset-normalizer==3.4.1 # via requests +click==8.1.8 # via click-help-colors, mkdocs, mkdocstrings, molecule click-help-colors==0.9.4 # via molecule colorama==0.4.6 # via griffe, mkdocs-material -coverage==7.6.9 # via pytest-cov +coverage==7.6.10 # via pytest-cov cryptography==44.0.0 # via ansible-core cssselect2==0.7.0 # via cairosvg defusedxml==0.7.1 # via cairosvg @@ -23,12 +23,12 @@ execnet==2.1.1 # via pytest-xdist ghp-import==2.1.0 # via mkdocs gitdb==4.0.11 # via gitpython gitpython==3.1.43 # via mkdocs-git-revision-date-localized-plugin -griffe==1.5.1 # via mkdocstrings-python +griffe==1.5.4 # via mkdocstrings-python idna==3.10 # via requests importlib-metadata==8.5.0 # via markdown, mkdocs, mkdocs-get-deps, mkdocstrings -importlib-resources==5.0.7 # via ansible-core +importlib-resources==6.4.5 # via ansible-core iniconfig==2.0.0 # via pytest -jinja2==3.1.4 # via ansible-core, mkdocs, mkdocs-material, mkdocstrings, molecule +jinja2==3.1.5 # via ansible-core, mkdocs, mkdocs-material, mkdocstrings, molecule jsonschema==4.23.0 # via ansible-compat, molecule jsonschema-specifications==2024.10.1 # via jsonschema markdown==3.7 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-material, mkdocstrings, pymdown-extensions @@ -41,11 +41,11 @@ mkdocs==1.6.1 # via mkdocs-autorefs, mkdocs-git-revision-date-locali mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python mkdocs-get-deps==0.2.0 # via mkdocs mkdocs-git-revision-date-localized-plugin==1.3.0 # via subprocess-tee (pyproject.toml) -mkdocs-material==9.5.48 # via subprocess-tee (pyproject.toml) +mkdocs-material==9.5.49 # via subprocess-tee (pyproject.toml) mkdocs-material-extensions==1.3.1 # via mkdocs-material, subprocess-tee (pyproject.toml) mkdocstrings==0.27.0 # via mkdocstrings-python, subprocess-tee (pyproject.toml) -mkdocstrings-python==1.12.2 # via subprocess-tee (pyproject.toml) -molecule==6.0.3 # via subprocess-tee (pyproject.toml) +mkdocstrings-python==1.13.0 # via subprocess-tee (pyproject.toml) +molecule==24.12.0 # via subprocess-tee (pyproject.toml) packaging==24.2 # via ansible-compat, ansible-core, mkdocs, molecule, pytest paginate==0.5.7 # via mkdocs-material pathspec==0.12.1 # via mkdocs @@ -54,7 +54,7 @@ platformdirs==4.3.6 # via mkdocs-get-deps, mkdocstrings pluggy==1.5.0 # via molecule, pytest pycparser==2.22 # via cffi pygments==2.18.0 # via mkdocs-material, rich -pymdown-extensions==10.12 # via mkdocs-material, mkdocstrings, subprocess-tee (pyproject.toml) +pymdown-extensions==10.13 # via mkdocs-material, mkdocstrings, subprocess-tee (pyproject.toml) pytest==8.3.4 # via pytest-cov, pytest-instafail, pytest-plus, pytest-xdist, subprocess-tee (pyproject.toml) pytest-cov==6.0.0 # via subprocess-tee (pyproject.toml) pytest-instafail==0.5.0 # via subprocess-tee (pyproject.toml) @@ -74,7 +74,7 @@ smmap==5.0.1 # via gitdb subprocess-tee==0.4.2 # via ansible-compat tinycss2==1.4.0 # via cairosvg, cssselect2 tomli==2.2.1 # via argparse-manpage, coverage, pytest -urllib3==2.2.3 # via requests +urllib3==2.3.0 # via requests watchdog==6.0.0 # via mkdocs wcmatch==10.0 # via molecule webencodings==0.5.1 # via cssselect2, tinycss2