Skip to content

Commit c310ce5

Browse files
chore: bump the python-deps group with 59 updates
Bumps the python-deps group with 59 updates: | Package | From | To | | --- | --- | --- | | [ansible](https://github.com/ansible-community/ansible-build-data) | `6.6.0` | `6.7.0` | | [black](https://github.com/psf/black) | `22.12.0` | `24.8.0` | | [pylint](https://github.com/pylint-dev/pylint) | `2.17.7` | `3.2.7` | | [flake8](https://github.com/pycqa/flake8) | `6.1.0` | `7.1.2` | | [cookiecutter](https://github.com/cookiecutter/cookiecutter) | `2.5.0` | `2.6.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `2.21.0` | `3.5.0` | | [ansible-compat](https://github.com/ansible/ansible-compat) | `3.0.2` | `24.10.0` | | [ansible-core](https://github.com/ansible/ansible) | `2.13.13` | `2.15.13` | | [arrow](https://github.com/arrow-py/arrow) | `1.3.0` | `1.4.0` | | [astroid](https://github.com/pylint-dev/astroid) | `2.15.8` | `3.3.11` | | [attrs](https://github.com/python-attrs/attrs) | `23.2.0` | `26.1.0` | | [bracex](https://github.com/facelessuser/bracex) | `2.4` | `2.6` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2026.2.25` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `2.0.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.3.2` | `3.4.6` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.7` | `46.0.6` | | [dill](https://github.com/uqfoundation/dill) | `0.3.7` | `0.4.1` | | [distlib](https://github.com/pypa/distlib) | `0.3.8` | `0.4.0` | | [docker](https://github.com/docker/docker-py) | `7.0.0` | `7.1.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.1` | `3.19.1` | | [identify](https://github.com/pre-commit/identify) | `2.5.33` | `2.6.15` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.11` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.1.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.6` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.20.0` | `4.25.1` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2023.12.1` | `2025.9.1` | | [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) | `1.10.0` | `1.12.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `3.0.3` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.8.0` | `1.10.0` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `26.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.12.1` | `1.0.4` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.1.0` | `4.4.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.6.0` | | [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.11.1` | `2.14.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.23` | | [pyflakes](https://github.com/PyCQA/pyflakes) | `3.1.0` | `3.4.0` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.19.2` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [python-slugify](https://github.com/un33k/python-slugify) | `8.0.1` | `8.0.4` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.32.1` | `0.36.2` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.5` | | [resolvelib](https://github.com/sarugaku/resolvelib) | `0.8.1` | `1.2.1` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `14.3.3` | | [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.27.1` | | ruamel-yaml | `0.17.40` | `0.19.1` | | [setuptools](https://github.com/pypa/setuptools) | `69.0.3` | `82.0.1` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [subprocess-tee](https://github.com/pycontribs/subprocess-tee) | `0.4.1` | `0.4.2` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.3` | `0.14.0` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.8.19.20240106` | `2.9.0.20260124` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.15.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.6.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.0` | `21.2.0` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `8.5` | `10.1` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.16.0` | `2.1.2` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.33.0` | `1.37.1` | Updates `ansible` from 6.6.0 to 6.7.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@6.6.0...6.7.0) Updates `black` from 22.12.0 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...24.8.0) Updates `pylint` from 2.17.7 to 3.2.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v2.17.7...v3.2.7) Updates `flake8` from 6.1.0 to 7.1.2 - [Commits](PyCQA/flake8@6.1.0...7.1.2) Updates `cookiecutter` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/cookiecutter/cookiecutter/releases) - [Changelog](https://github.com/cookiecutter/cookiecutter/blob/2.6.0/HISTORY.md) - [Commits](cookiecutter/cookiecutter@2.5.0...2.6.0) Updates `pre-commit` from 2.21.0 to 3.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.21.0...v3.5.0) Updates `ansible-compat` from 3.0.2 to 24.10.0 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v3.0.2...v24.10.0) Updates `ansible-core` from 2.13.13 to 2.15.13 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.13.13...v2.15.13) Updates `arrow` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](arrow-py/arrow@1.3.0...1.4.0) Updates `astroid` from 2.15.8 to 3.3.11 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v2.15.8...v3.3.11) Updates `attrs` from 23.2.0 to 26.1.0 - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@23.2.0...26.1.0) Updates `bracex` from 2.4 to 2.6 - [Release notes](https://github.com/facelessuser/bracex/releases) - [Commits](facelessuser/bracex@2.4...2.6) Updates `certifi` from 2023.11.17 to 2026.2.25 - [Commits](certifi/python-certifi@2023.11.17...2026.02.25) Updates `cffi` from 1.16.0 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v2.0.0) Updates `charset-normalizer` from 3.3.2 to 3.4.6 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.2...3.4.6) 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](pallets/click@8.1.7...8.1.8) Updates `cryptography` from 41.0.7 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.7...46.0.6) Updates `dill` from 0.3.7 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@dill-0.3.7...0.4.1) Updates `distlib` from 0.3.8 to 0.4.0 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.8...0.4.0) Updates `docker` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.0.0...7.1.0) Updates `filelock` from 3.13.1 to 3.19.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.13.1...3.19.1) Updates `identify` from 2.5.33 to 2.6.15 - [Commits](pre-commit/identify@v2.5.33...v2.6.15) Updates `idna` from 3.6 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.11) Updates `isort` from 5.13.2 to 6.1.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.1.0) Updates `jinja2` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.6) Updates `jsonschema` from 4.20.0 to 4.25.1 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.20.0...v4.25.1) Updates `jsonschema-specifications` from 2023.12.1 to 2025.9.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2023.12.1...v2025.9.1) Updates `lazy-object-proxy` from 1.10.0 to 1.12.0 - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst) - [Commits](ionelmc/python-lazy-object-proxy@v1.10.0...v1.12.0) Updates `markupsafe` from 2.1.3 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.3...3.0.3) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `nodeenv` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](ekalinin/nodeenv@1.8.0...1.10.0) Updates `packaging` from 23.2 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...26.0) Updates `pathspec` from 0.12.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.12.1...v1.0.4) Updates `platformdirs` from 4.1.0 to 4.4.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.1.0...4.4.0) Updates `pluggy` from 1.3.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.3.0...1.6.0) Updates `pycodestyle` from 2.11.1 to 2.14.0 - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](PyCQA/pycodestyle@2.11.1...2.14.0) Updates `pycparser` from 2.21 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@release_v2.21...release_v2.23) Updates `pyflakes` from 3.1.0 to 3.4.0 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.1.0...3.4.0) Updates `pygments` from 2.17.2 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.19.2) 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](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `python-slugify` from 8.0.1 to 8.0.4 - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](un33k/python-slugify@v8.0.1...v8.0.4) Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `referencing` from 0.32.1 to 0.36.2 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](python-jsonschema/referencing@v0.32.1...v0.36.2) Updates `requests` from 2.31.0 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.5) Updates `resolvelib` from 0.8.1 to 1.2.1 - [Changelog](https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst) - [Commits](sarugaku/resolvelib@0.8.1...1.2.1) Updates `rich` from 13.7.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v14.3.3) Updates `rpds-py` from 0.17.1 to 0.27.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.17.1...v0.27.1) Updates `ruamel-yaml` from 0.17.40 to 0.19.1 Updates `setuptools` from 69.0.3 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.3...v82.0.1) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `subprocess-tee` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/pycontribs/subprocess-tee/releases) - [Commits](pycontribs/subprocess-tee@v0.4.1...v0.4.2) Updates `tomlkit` from 0.12.3 to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.12.3...0.14.0) Updates `types-python-dateutil` from 2.8.19.20240106 to 2.9.0.20260124 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.9.0 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.15.0) Updates `urllib3` from 2.1.0 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.1.0...2.6.3) Updates `virtualenv` from 20.25.0 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.0...21.2.0) Updates `wcmatch` from 8.5 to 10.1 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](facelessuser/wcmatch@8.5...10.1) Updates `wrapt` from 1.16.0 to 2.1.2 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.16.0...2.1.2) Updates `yamllint` from 1.33.0 to 1.37.1 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.33.0...v1.37.1) --- updated-dependencies: - dependency-name: ansible dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: black dependency-version: 24.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pylint dependency-version: 3.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: flake8 dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: cookiecutter dependency-version: 2.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pre-commit dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: ansible-compat dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: ansible-core dependency-version: 2.15.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: arrow dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: astroid dependency-version: 3.3.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: bracex dependency-version: '2.6' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: distlib dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: docker dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: identify dependency-version: 2.6.15 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: idna dependency-version: '3.11' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: jsonschema-specifications dependency-version: 2025.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: lazy-object-proxy dependency-version: 1.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: nodeenv dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pycodestyle dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyflakes dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: python-slugify dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: referencing dependency-version: 0.36.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: resolvelib dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: rpds-py dependency-version: 0.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruamel-yaml dependency-version: 0.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: subprocess-tee dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260124 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: wcmatch dependency-version: '10.1' dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: wrapt dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: yamllint dependency-version: 1.37.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d419b7 commit c310ce5

4 files changed

Lines changed: 421 additions & 263 deletions

File tree

0 commit comments

Comments
 (0)