From c34a3a5def6d2e9068ee8a139495eac0b97ea285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 05:35:25 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 22 updates Bumps the dependencies group with 22 updates in the /.config directory: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.2.4` | `3.3.2` | | [attrs](https://github.com/sponsors/hynek) | `24.1.0` | `24.2.0` | | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [griffe](https://github.com/mkdocstrings/griffe) | `0.48.0` | `1.2.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.8` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `1.0.1` | `1.1.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.33` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.10.7` | `1.10.8` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [rpds-py](https://github.com/crate-py/rpds) | `0.19.1` | `0.20.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.6.2` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.0` | `0.13.2` | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.18.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240724` | `6.0.12.20240808` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.1` | `4.0.2` | | [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` | Updates `astroid` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v3.2.4...v3.3.2) Updates `attrs` from 24.1.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `babel` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.15.0...v2.16.0) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.4.0...v5.5.0) Updates `cffi` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.0) Updates `coverage` from 7.6.0 to 7.6.1 - [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.0...7.6.1) Updates `griffe` from 0.48.0 to 1.2.0 - [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/0.48.0...1.2.0) Updates `idna` from 3.7 to 3.8 - [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.7...v3.8) Updates `markdown` from 3.6 to 3.7 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7) Updates `mkdocs-autorefs` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/autorefs/compare/1.0.1...1.1.0) Updates `mkdocs-material` from 9.5.31 to 9.5.33 - [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.31...9.5.33) Updates `mkdocstrings-python` from 1.10.7 to 1.10.8 - [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.10.7...1.10.8) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) Updates `rpds-py` from 0.19.1 to 0.20.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.19.1...v0.20.0) Updates `ruff` from 0.5.6 to 0.6.2 - [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.6...0.6.2) Updates `soupsieve` from 2.5 to 2.6 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.5...2.6) Updates `tomlkit` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/sdispater/tomlkit/compare/0.13.0...0.13.2) Updates `tox` from 4.16.0 to 4.18.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.16.0...4.18.0) Updates `types-pyyaml` from 6.0.12.20240724 to 6.0.12.20240808 - [Commits](https://github.com/python/typeshed/commits) Updates `watchdog` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v4.0.1...v4.0.2) Updates `wheel` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.44.0) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor 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-major dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-autorefs 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: mkdocstrings-python 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: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py 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-minor dependency-group: dependencies - dependency-name: soupsieve dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomlkit 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 - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 44 ++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 4307966..3bbabb4 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,24 +5,24 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml # ansible-builder==3.1.0 -astroid==3.2.4 -attrs==24.1.0 -babel==2.15.0 +astroid==3.3.2 +attrs==24.2.0 +babel==2.16.0 beautifulsoup4==4.12.3 bindep==2.11.0 black==24.8.0 build==1.2.1 -cachetools==5.4.0 +cachetools==5.5.0 cairocffi==1.7.1 cairosvg==2.7.1 certifi==2024.7.4 -cffi==1.16.0 +cffi==1.17.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -coverage==7.6.0 +coverage==7.6.1 csscompressor==0.9.5 cssselect2==0.7.0 defusedxml==0.7.1 @@ -35,10 +35,10 @@ exceptiongroup==1.2.2 execnet==2.1.1 filelock==3.15.4 ghp-import==2.1.0 -griffe==0.48.0 +griffe==1.2.0 htmlmin2==0.1.13 identify==2.6.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 isort==5.13.2 jinja2==3.1.4 @@ -46,7 +46,7 @@ jsmin==3.0.1 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 linkchecker==10.4.0 -markdown==3.6 +markdown==3.7 markdown-exec==1.9.3 markdown-include==0.8.1 markupsafe==2.1.5 @@ -54,18 +54,18 @@ mccabe==0.7.0 mergedeep==1.3.4 mkdocs==1.6.0 mkdocs-ansible==24.3.1 -mkdocs-autorefs==1.0.1 +mkdocs-autorefs==1.1.0 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.31 +mkdocs-material==9.5.33 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 mkdocstrings==0.25.2 -mkdocstrings-python==1.10.7 -mypy==1.11.1 +mkdocstrings-python==1.10.8 +mypy==1.11.2 mypy-extensions==1.0.0 nodeenv==1.9.1 packaging==24.1 @@ -90,30 +90,30 @@ pytest==8.3.2 pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 python-slugify==8.0.4 -pyyaml==6.0.1 +pyyaml==6.0.2 pyyaml-env-tag==0.1 referencing==0.35.1 regex==2024.7.24 requests==2.32.3 -rpds-py==0.19.1 -ruff==0.5.6 +rpds-py==0.20.0 +ruff==0.6.2 six==1.16.0 -soupsieve==2.5 +soupsieve==2.6 subprocess-tee==0.4.2 termcolor==2.4.0 text-unidecode==1.3 tinycss2==1.3.0 toml-sort==0.23.1 tomli==2.0.1 -tomlkit==0.13.0 -tox==4.16.0 -types-pyyaml==6.0.12.20240724 +tomlkit==0.13.2 +tox==4.18.0 +types-pyyaml==6.0.12.20240808 typing-extensions==4.12.2 urllib3==2.2.2 virtualenv==20.26.3 -watchdog==4.0.1 +watchdog==4.0.2 webencodings==0.5.1 -wheel==0.43.0 +wheel==0.44.0 # The following packages are considered to be unsafe in a requirements file: # pip