From dff3bcd91f7c6ba6370a16f02a8ebc9a3a40e2c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:08:59 +0000 Subject: [PATCH] Bump the dependencies group with 21 updates Bumps the dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [cffi](https://github.com/python-cffi/cffi) | `2.1.0` | `2.1.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.7.0` | `3.7.2` | | [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.6.0` | `0.8.0` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [dependency-groups](https://github.com/pypa/dependency-groups) | `1.3.1` | `1.3.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.5` | | [isort](https://github.com/PyCQA/isort) | `8.0.1` | `9.0.1` | | [librt](https://github.com/mypyc/librt) | `0.13.0` | `0.15.0` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [nox](https://github.com/wntrblm/nox) | `2026.7.11` | `2026.8.17` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.5` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.5.1` | `1.6.0` | | [types-cffi](https://github.com/python/typeshed) | `2.0.0.20260518` | `2.1.0.20260827` | | [types-setuptools](https://github.com/python/typeshed) | `83.0.0.20260724` | `84.0.0.20260812` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.1` | `21.7.7` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `2.0.0` | `2.0.1` | Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.18...v3.19) Updates `cffi` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v2.1.0...v2.1.1) Updates `coverage` from 7.15.2 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.16.0) Updates `packaging` from 26.2 to 26.3 - [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/26.2...26.3) Updates `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.20.0...2.21.0) Updates `argcomplete` from 3.7.0 to 3.7.2 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](https://github.com/kislyuk/argcomplete/compare/v3.7.0...v3.7.2) Updates `ast-serialize` from 0.6.0 to 0.8.0 - [Commits](https://github.com/mypyc/ast_serialize/compare/v0.6.0...v0.8.0) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.2...8.5.0) Updates `dependency-groups` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/pypa/dependency-groups/releases) - [Changelog](https://github.com/pypa/dependency-groups/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/dependency-groups/compare/1.3.1...1.3.2) Updates `filelock` from 3.32.2 to 3.32.5 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.32.2...3.32.5) Updates `isort` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyCQA/isort/compare/8.0.1...9.0.1) Updates `librt` from 0.13.0 to 0.15.0 - [Commits](https://github.com/mypyc/librt/compare/v0.13.0...v0.15.0) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1) Updates `nox` from 2026.7.11 to 2026.8.17 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](https://github.com/wntrblm/nox/compare/2026.07.11...2026.08.17) Updates `platformdirs` from 4.11.0 to 4.11.5 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.11.0...4.11.5) Updates `python-discovery` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/python-discovery/compare/1.5.1...1.6.0) Updates `types-cffi` from 2.0.0.20260518 to 2.1.0.20260827 - [Commits](https://github.com/python/typeshed/commits) Updates `types-setuptools` from 83.0.0.20260724 to 84.0.0.20260812 - [Commits](https://github.com/python/typeshed/commits) Updates `virtualenv` from 21.7.1 to 21.7.7 - [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/21.7.1...21.7.7) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.9...3.5.1) Updates `imagesize` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/shibukawa/imagesize_py/releases) - [Commits](https://github.com/shibukawa/imagesize_py/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cffi dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: argcomplete dependency-version: 3.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ast-serialize dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-version: 8.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dependency-groups dependency-version: 1.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: filelock dependency-version: 3.32.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: librt dependency-version: 0.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nox dependency-version: 2026.8.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: python-discovery dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-cffi dependency-version: 2.1.0.20260827 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 84.0.0.20260812 dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: virtualenv dependency-version: 21.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: imagesize dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 12 ++++++------ lint-requirements.txt | 42 +++++++++++++++++++++++------------------- test-requirements.txt | 8 ++++---- 3 files changed, 33 insertions(+), 29 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 1f1e33c..d8624da 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -10,29 +10,29 @@ babel==2.18.0 # via sphinx certifi==2026.7.22 # via requests -cffi==2.1.0 +cffi==2.1.1 # via cryptography -charset-normalizer==3.4.9 +charset-normalizer==3.5.1 # via requests cryptography==48.0.0 # via -r docs-requirements.in docutils==0.21.2 # via sphinx -idna==3.18 +idna==3.19 # via # -r docs-requirements.in # requests -imagesize==2.0.0 +imagesize==2.0.1 # via sphinx jinja2==3.1.6 # via sphinx markupsafe==3.0.3 # via jinja2 -packaging==26.2 +packaging==26.3 # via sphinx pycparser==3.0 # via cffi -pygments==2.20.0 +pygments==2.21.0 # via sphinx requests==2.34.2 # via sphinx diff --git a/lint-requirements.txt b/lint-requirements.txt index e64d7e3..ab71213 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,16 +1,16 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal lint-requirements.in -argcomplete==3.7.0 +argcomplete==3.7.2 # via nox -ast-serialize==0.6.0 +ast-serialize==0.8.0 # via mypy attrs==26.1.0 # via nox black==26.5.1 # via -r lint-requirements.in -cffi==2.1.0 +cffi==2.1.1 # via cryptography -click==8.4.2 +click==8.5.0 # via black colorlog==6.12.0 # via nox @@ -18,35 +18,36 @@ cryptography==48.0.0 # via # -r lint-requirements.in # types-pyopenssl -dependency-groups==1.3.1 +dependency-groups==1.3.2 # via nox distlib==0.4.3 # via virtualenv exceptiongroup==1.3.1 # via pytest -filelock==3.32.2 +filelock==3.32.5 # via # python-discovery # virtualenv humanize==4.16.0 # via nox -idna==3.18 +idna==3.19 # via -r lint-requirements.in iniconfig==2.3.0 # via pytest -isort==8.0.1 +isort==9.0.1 # via -r lint-requirements.in -librt==0.13.0 +librt==0.15.0 # via mypy -mypy==2.3.0 +mypy==2.3.1 # via -r lint-requirements.in mypy-extensions==1.1.0 # via # black + # isort # mypy -nox==2026.7.11 +nox==2026.8.17 # via -r lint-requirements.in -packaging==26.2 +packaging==26.3 # via # black # dependency-groups @@ -56,20 +57,23 @@ pathspec==1.1.1 # via # black # mypy -platformdirs==4.11.0 +platformdirs==4.11.5 # via # black + # nox # virtualenv pluggy==1.6.0 # via pytest pycparser==3.0 # via cffi -pygments==2.20.0 +pygments==2.21.0 # via pytest pytest==9.1.1 # via -r lint-requirements.in -python-discovery==1.5.1 - # via virtualenv +python-discovery==1.6.0 + # via + # nox + # virtualenv pytokens==0.4.1 # via black tomli==2.4.1 @@ -79,11 +83,11 @@ tomli==2.4.1 # mypy # nox # pytest -types-cffi==2.0.0.20260518 +types-cffi==2.1.0.20260827 # via types-pyopenssl types-pyopenssl==24.1.0.20240722 # via -r lint-requirements.in -types-setuptools==83.0.0.20260724 +types-setuptools==84.0.0.20260812 # via types-cffi typing-extensions==4.16.0 # via @@ -92,5 +96,5 @@ typing-extensions==4.16.0 # exceptiongroup # mypy # virtualenv -virtualenv==21.7.1 +virtualenv==21.7.7 # via nox diff --git a/test-requirements.txt b/test-requirements.txt index 04bd680..ea13d01 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ attrs==26.1.0 # via service-identity cffi==2.1.1 # via cryptography -coverage[toml]==7.15.2 +coverage[toml]==7.16.0 # via -r test-requirements.in cryptography==48.0.0 # via @@ -17,17 +17,17 @@ cryptography==48.0.0 # service-identity exceptiongroup==1.3.1 # via pytest -idna==3.18 +idna==3.19 # via -r test-requirements.in iniconfig==2.3.0 # via pytest -packaging==26.2 +packaging==26.3 # via pytest pluggy==1.6.0 # via pytest pycparser==3.0 # via cffi -pygments==2.20.0 +pygments==2.21.0 # via pytest pyopenssl==26.2.0 # via -r test-requirements.in