From fb14fcd0495d34b6182faee6f415325f0fbf5694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 12:54:10 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 33 updates Bumps the dependencies group in /.config with 33 updates: | Package | From | To | | --- | --- | --- | | [ansible-builder](https://github.com/ansible/ansible-builder) | `3.0.0` | `3.0.1` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `24.2.0` | `24.2.1` | | [ansible-runner](https://github.com/ansible/ansible-runner) | `2.3.4` | `2.3.6` | | [black](https://github.com/psf/black) | `24.1.1` | `24.3.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.4` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.5` | | [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.1` | | [griffe](https://github.com/mkdocstrings/griffe) | `0.40.1` | `0.42.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.34` | `2.5.35` | | [libtmux](https://github.com/tmux-python/libtmux) | `0.16.1` | `0.32.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.5.2` | `3.6` | | [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) | `0.5.0` | `1.0.1` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.0.0` | `1.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.13` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.24.0` | `0.24.1` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.8.0` | `1.9.0` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` | | [pipdeptree](https://github.com/tox-dev/pipdeptree) | `2.13.2` | `2.16.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.6.1` | `3.6.2` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.7` | `10.7.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.1.1` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `13.0` | `14.0` | | [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) | `0.11.0` | `0.12.1` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.33.0` | `0.34.0` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` | | [types-setuptools](https://github.com/python/typeshed) | `69.0.0.20240125` | `69.2.0.20240317` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `20.25.1` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `8.5` | `8.5.1` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.34.0` | `1.35.1` | Updates `ansible-builder` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/ansible/ansible-builder/releases) - [Commits](https://github.com/ansible/ansible-builder/compare/3.0.0...3.0.1) Updates `ansible-lint` from 24.2.0 to 24.2.1 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.0...v24.2.1) Updates `ansible-runner` from 2.3.4 to 2.3.6 - [Release notes](https://github.com/ansible/ansible-runner/releases) - [Commits](https://github.com/ansible/ansible-runner/compare/2.3.4...2.3.6) Updates `black` from 24.1.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.1.1...24.3.0) Updates `coverage` from 7.4.1 to 7.4.4 - [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.4.1...7.4.4) Updates `cryptography` from 42.0.2 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.5) Updates `dnspython` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.5.0...v2.6.1) Updates `griffe` from 0.40.1 to 0.42.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.40.1...0.42.0) Updates `identify` from 2.5.34 to 2.5.35 - [Commits](https://github.com/pre-commit/identify/compare/v2.5.34...v2.5.35) Updates `libtmux` from 0.16.1 to 0.32.0 - [Release notes](https://github.com/tmux-python/libtmux/releases) - [Changelog](https://github.com/tmux-python/libtmux/blob/master/CHANGES) - [Commits](https://github.com/tmux-python/libtmux/compare/v0.16.1...v0.32.0) Updates `markdown` from 3.5.2 to 3.6 - [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.5.2...3.6) Updates `mkdocs-autorefs` from 0.5.0 to 1.0.1 - [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/0.5.0...1.0.1) Updates `mkdocs-htmlproofer-plugin` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/compare/v1.0.0...v1.2.0) Updates `mkdocs-material` from 9.5.9 to 9.5.13 - [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.9...9.5.13) Updates `mkdocstrings` from 0.24.0 to 0.24.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.24.0...0.24.1) Updates `mkdocstrings-python` from 1.8.0 to 1.9.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.8.0...1.9.0) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.2...24.0) Updates `pipdeptree` from 2.13.2 to 2.16.1 - [Release notes](https://github.com/tox-dev/pipdeptree/releases) - [Commits](https://github.com/tox-dev/pipdeptree/compare/2.13.2...2.16.1) Updates `pre-commit` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2) Updates `pymdown-extensions` from 10.7 to 10.7.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1) Updates `pytest` from 8.0.0 to 8.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.1.1) Updates `pytest-rerunfailures` from 13.0 to 14.0 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/13.0...14.0) Updates `pytest-subtests` from 0.11.0 to 0.12.1 - [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-subtests/compare/v0.11.0...v0.12.1) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0) Updates `referencing` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](https://github.com/python-jsonschema/referencing/compare/v0.33.0...v0.34.0) Updates `rich` from 13.7.0 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1) Updates `rpds-py` from 0.17.1 to 0.18.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.17.1...v0.18.0) Updates `types-setuptools` from 69.0.0.20240125 to 69.2.0.20240317 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.9.0...4.10.0) Updates `urllib3` from 2.2.0 to 2.2.1 - [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.0...2.2.1) Updates `virtualenv` from 20.25.0 to 20.25.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.25.0...20.25.1) Updates `wcmatch` from 8.5 to 8.5.1 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](https://github.com/facelessuser/wcmatch/compare/8.5...8.5.1) Updates `yamllint` from 1.34.0 to 1.35.1 - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.34.0...v1.35.1) --- updated-dependencies: - dependency-name: ansible-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-runner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: black 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: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dnspython 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-minor dependency-group: dependencies - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libtmux 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-major dependency-group: dependencies - dependency-name: mkdocs-htmlproofer-plugin 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 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: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pipdeptree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-rerunfailures dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-subtests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: referencing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rich 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: types-setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-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-patch dependency-group: dependencies - dependency-name: virtualenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 66 ++++++++++++++++++------------------ .config/requirements-test.in | 2 +- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 107e933a0..fa76e50c1 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -4,16 +4,16 @@ # # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras pyproject.toml # -ansible-builder==3.0.0 +ansible-builder==3.0.1 ansible-compat==4.1.11 ansible-core==2.15.8 -ansible-lint==24.2.0 -ansible-runner==2.3.4 +ansible-lint==24.2.1 +ansible-runner==2.3.6 attrs==23.2.0 babel==2.14.0 beautifulsoup4==4.12.3 bindep==2.11.0 -black==24.1.1 +black==24.3.0 bracex==2.4 cairocffi==1.6.1 cairosvg==2.7.1 @@ -23,16 +23,16 @@ cfgv==3.4.0 charset-normalizer==3.3.2 click==8.1.7 colorama==0.4.6 -coverage==7.4.1 +coverage==7.4.4 coverage-enable-subprocess==1.0 -cryptography==42.0.2 +cryptography==42.0.5 csscompressor==0.9.5 cssselect2==0.7.0 darglint==1.8.1 defusedxml==0.7.1 distlib==0.3.8 distro==1.9.0 -dnspython==2.5.0 +dnspython==2.6.1 docutils==0.20.1 exceptiongroup==1.2.0 execnet==2.0.2 @@ -40,19 +40,19 @@ filelock==3.13.1 flake8==7.0.0 flake8-docstrings==1.7.0 ghp-import==2.1.0 -griffe==0.40.1 +griffe==0.42.0 htmlmin2==0.1.13 -identify==2.5.34 +identify==2.5.35 idna==3.6 iniconfig==2.0.0 jinja2==3.1.3 jsmin==3.0.1 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 -libtmux==0.16.1 +libtmux==0.32.0 linkchecker==10.4.0 lockfile==0.12.2 -markdown==3.5.2 +markdown==3.6 markdown-exec==1.8.0 markdown-include==0.8.1 markdown-it-py==3.0.0 @@ -62,54 +62,54 @@ mdurl==0.1.2 mergedeep==1.3.4 mkdocs==1.5.3 mkdocs-ansible==24.2.1 -mkdocs-autorefs==0.5.0 +mkdocs-autorefs==1.0.1 mkdocs-gen-files==0.5.0 -mkdocs-htmlproofer-plugin==1.0.0 -mkdocs-material==9.5.9 +mkdocs-htmlproofer-plugin==1.2.0 +mkdocs-material==9.5.13 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 -mkdocstrings==0.24.0 -mkdocstrings-python==1.8.0 +mkdocstrings==0.24.1 +mkdocstrings-python==1.9.0 mypy-extensions==1.0.0 nodeenv==1.8.0 onigurumacffi==1.3.0 -packaging==23.2 +packaging==24.0 paginate==0.5.6 parsley==1.3 pathspec==0.12.1 pbr==6.0.0 pexpect==4.9.0 pillow==10.2.0 -pipdeptree==2.13.2 +pipdeptree==2.16.1 platformdirs==4.2.0 pluggy==1.4.0 -pre-commit==3.6.1 +pre-commit==3.6.2 ptyprocess==0.7.0 pycodestyle==2.11.1 pycparser==2.21 pydocstyle==6.3.0 pyflakes==3.2.0 pygments==2.17.2 -pymdown-extensions==10.7 -pytest==8.0.0 +pymdown-extensions==10.7.1 +pytest==8.1.1 pytest-env==1.1.3 pytest-mock==3.12.0 pytest-plus==0.6.1 -pytest-rerunfailures==13.0 -pytest-subtests==0.11.0 +pytest-rerunfailures==14.0 +pytest-subtests==0.12.1 pytest-xdist==3.5.0 python-daemon==3.0.1 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 python-slugify==8.0.4 pyyaml==6.0.1 pyyaml-env-tag==0.1 -referencing==0.33.0 +referencing==0.34.0 regex==2023.12.25 requests==2.31.0 requirements-parser==0.5.0 -rich==13.7.0 -rpds-py==0.17.1 +rich==13.7.1 +rpds-py==0.18.0 ruamel-yaml==0.18.6 six==1.16.0 snowballstemmer==2.2.0 @@ -118,15 +118,15 @@ subprocess-tee==0.4.1 text-unidecode==1.3 tinycss2==1.2.1 tomli==2.0.1 -types-setuptools==69.0.0.20240125 -typing-extensions==4.9.0 +types-setuptools==69.2.0.20240317 +typing-extensions==4.10.0 tzdata==2024.1 -urllib3==2.2.0 -virtualenv==20.25.0 +urllib3==2.2.1 +virtualenv==20.25.1 watchdog==4.0.0 -wcmatch==8.5 +wcmatch==8.5.1 webencodings==0.5.1 -yamllint==1.34.0 +yamllint==1.35.1 # The following packages are considered to be unsafe in a requirements file: # resolvelib diff --git a/.config/requirements-test.in b/.config/requirements-test.in index 90a46e527..2c6077073 100644 --- a/.config/requirements-test.in +++ b/.config/requirements-test.in @@ -3,7 +3,7 @@ coverage-enable-subprocess coverage[toml]>=7.0.0b1 darglint flake8-docstrings -libtmux<=0.16.1 # https://github.com/tmux-python/libtmux/issues/468 +libtmux<=0.32.0 # https://github.com/tmux-python/libtmux/issues/468 pre-commit pytest-env pytest-mock