From 3313fb8adbbd9178ba80eb6f52de0d6d5561f57a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 02:18:56 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 6 updates (#357) Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.7.4` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.27` | `9.5.28` | | [molecule](https://github.com/ansible-community/molecule) | `24.6.0` | `24.6.1` | | [pillow](https://github.com/python-pillow/Pillow) | `10.3.0` | `10.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.0` | `0.5.1` | | [tox](https://github.com/tox-dev/tox) | `4.15.1` | `4.16.0` | Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04) Updates `mkdocs-material` from 9.5.27 to 9.5.28 - [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.27...9.5.28) Updates `molecule` from 24.6.0 to 24.6.1 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.6.0...v24.6.1) Updates `pillow` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0) Updates `ruff` from 0.5.0 to 0.5.1 - [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.5.0...0.5.1) Updates `tox` from 4.15.1 to 4.16.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.15.1...4.16.0) --- updated-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: molecule dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 450767d..34be0fd 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -16,7 +16,7 @@ build==1.2.1 cachetools==5.3.3 cairocffi==1.7.1 cairosvg==2.7.1 -certifi==2024.6.2 +certifi==2024.7.4 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 @@ -64,20 +64,20 @@ mkdocs-gen-files==0.5.0 mkdocs-get-deps==0.2.0 mkdocs-htmlproofer-plugin==1.2.1 mkdocs-macros-plugin==1.0.5 -mkdocs-material==9.5.27 +mkdocs-material==9.5.28 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 mkdocstrings==0.25.1 mkdocstrings-python==1.10.5 -molecule==24.6.0 +molecule==24.6.1 mypy==1.10.1 mypy-extensions==1.0.0 nodeenv==1.9.1 packaging==24.1 paginate==0.5.6 pathspec==0.12.1 -pillow==10.3.0 +pillow==10.4.0 pip-tools==7.4.1 pipdeptree==2.23.0 platformdirs==4.2.2 @@ -102,7 +102,7 @@ requests==2.32.3 resolvelib==1.0.1 rich==13.7.1 rpds-py==0.18.1 -ruff==0.5.0 +ruff==0.5.1 six==1.16.0 soupsieve==2.5 subprocess-tee==0.4.2 @@ -112,7 +112,7 @@ tinycss2==1.3.0 toml-sort==0.23.1 tomli==2.0.1 tomlkit==0.12.5 -tox==4.15.1 +tox==4.16.0 types-pyyaml==6.0.12.20240311 typing-extensions==4.12.2 urllib3==2.2.2