From bcb163df0d263d3ba3f224e4cca35853a60bea83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 02:45:23 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 6 updates Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.5` | | [mypy](https://github.com/python/mypy) | `1.14.0` | `1.14.1` | | [pillow](https://github.com/python-pillow/Pillow) | `11.0.0` | `11.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.8.6` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20241221` | `6.0.12.20241230` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.28.1` | Updates `identify` from 2.6.3 to 2.6.5 - [Commits](https://github.com/pre-commit/identify/compare/v2.6.3...v2.6.5) Updates `mypy` from 1.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) Updates `pillow` from 11.0.0 to 11.1.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/11.0.0...11.1.0) Updates `ruff` from 0.8.4 to 0.8.6 - [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.8.4...0.8.6) Updates `types-pyyaml` from 6.0.12.20241221 to 6.0.12.20241230 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 20.28.0 to 20.28.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.28.0...20.28.1) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mypy 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: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> --- .config/constraints.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 7b64f43..1f44af5 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -32,7 +32,7 @@ ghp-import==2.1.0 # via mkdocs griffe==1.5.4 # via mkdocstrings-python hjson==3.1.0 # via mkdocs-macros-plugin, super-collections htmlmin2==0.1.13 # via mkdocs-minify-plugin -identify==2.6.3 # via pre-commit +identify==2.6.5 # via pre-commit idna==3.10 # via requests iniconfig==2.0.0 # via pytest isort==5.13.2 # via pylint @@ -60,13 +60,13 @@ mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible mkdocstrings==0.27.0 # via mkdocs-ansible, mkdocstrings-python mkdocstrings-python==1.13.0 # via mkdocs-ansible -mypy==1.14.0 # via tox-ansible (pyproject.toml) +mypy==1.14.1 # via tox-ansible (pyproject.toml) mypy-extensions==1.0.0 # via black, mypy nodeenv==1.9.1 # via pre-commit packaging==24.2 # via ansible-compat, ansible-core, black, mkdocs, mkdocs-macros-plugin, pipdeptree, pyproject-api, pytest, pytest-ansible, tox paginate==0.5.7 # via mkdocs-material pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin -pillow==11.0.0 # via cairosvg, mkdocs-ansible +pillow==11.1.0 # via cairosvg, mkdocs-ansible pipdeptree==2.24.0 # via tox-ansible (pyproject.toml) platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, tox, virtualenv pluggy==1.5.0 # via pytest, tox @@ -88,7 +88,7 @@ referencing==0.35.1 # via jsonschema, jsonschema-specifications regex==2024.11.6 # via mkdocs-material requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material rpds-py==0.22.3 # via jsonschema, referencing -ruff==0.8.4 # via tox-ansible (pyproject.toml) +ruff==0.8.6 # via tox-ansible (pyproject.toml) six==1.17.0 # via python-dateutil soupsieve==2.6 # via beautifulsoup4 subprocess-tee==0.4.2 # via ansible-compat @@ -100,9 +100,9 @@ toml-sort==0.24.2 # via tox-ansible (pyproject.toml) tomli==2.2.1 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox tomlkit==0.13.2 # via pylint, toml-sort tox==4.23.2 # via tox-ansible (pyproject.toml) -types-pyyaml==6.0.12.20241221 # via tox-ansible (pyproject.toml) +types-pyyaml==6.0.12.20241230 # via tox-ansible (pyproject.toml) urllib3==2.3.0 # via requests -virtualenv==20.28.0 # via pre-commit, tox +virtualenv==20.28.1 # via pre-commit, tox watchdog==6.0.0 # via mkdocs webencodings==0.5.1 # via cssselect2, tinycss2