From 8d17bc9b0e2f71b9618392c7e98ec3323dc42623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:57:23 +0000 Subject: [PATCH] Bump the python-dependencies group across 1 directory with 18 updates Bumps the python-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flit-core](https://github.com/pypa/flit) | `3.12.0` | `4.0.2` | | [astroid](https://github.com/pylint-dev/astroid) | `4.1.2` | `4.3.1` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.6.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [flit](https://github.com/pypa/flit) | `3.12.0` | `4.0.2` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `9.0.0` | `9.0.1` | | [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` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.1` | `4.11.5` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.6` | `4.0.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.5` | Updates `flit-core` from 3.12.0 to 4.0.2 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.12.0...4.0.2) Updates `astroid` from 4.1.2 to 4.3.1 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/v4.3.1/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v4.1.2...v4.3.1) Updates `build` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.5.0...1.6.0) Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) 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 `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 `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 `flit` from 3.12.0 to 4.0.2 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](https://github.com/pypa/flit/compare/3.12.0...4.0.2) 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 `importlib-metadata` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v9.0.0...v9.0.1) 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 `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 `platformdirs` from 4.10.1 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.10.1...4.11.5) 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 `pylint` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.6...v4.0.7) Updates `ruff` from 0.15.22 to 0.16.5 - [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.15.22...0.16.5) --- updated-dependencies: - dependency-name: flit-core dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: astroid dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: flit dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.19' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: librt dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements-dev.txt | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d125502..d7b9891 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["flit_core >=3.8,<4"] +requires = ["flit_core >=3.8,<5"] build-backend = "flit_core.buildapi" [tool.libdoc2testbench] diff --git a/requirements-dev.txt b/requirements-dev.txt index 90b61b0..eaddaec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,21 +4,21 @@ # # pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml # -astroid==4.1.2 +astroid==4.3.1 # via pylint -build==1.5.0 +build==1.6.0 # via # check-manifest # robotframework-libdoc2testbench (pyproject.toml) -certifi==2026.6.17 +certifi==2026.7.22 # via requests -charset-normalizer==3.4.9 +charset-normalizer==3.5.1 # via # docformatter # requests check-manifest==0.51 # via robotframework-libdoc2testbench (pyproject.toml) -click==8.4.2 +click==8.5.0 # via # click-default-group # xsdata @@ -30,7 +30,7 @@ colorama==0.4.6 # click # pylint # pytest -coverage[toml]==7.15.2 +coverage[toml]==7.16.0 # via pytest-cov dill==0.4.1 # via pylint @@ -40,13 +40,13 @@ docutils==0.23 # via flit exceptiongroup==1.3.1 # via pytest -flit==3.12.0 +flit==4.0.2 # via robotframework-libdoc2testbench (pyproject.toml) -flit-core==3.12.0 +flit-core==4.0.2 # via flit -idna==3.18 +idna==3.19 # via requests -importlib-metadata==9.0.0 +importlib-metadata==9.0.1 # via # build # isort @@ -54,35 +54,35 @@ iniconfig==2.3.0 # via pytest invoke==3.0.3 # via robotframework-libdoc2testbench (pyproject.toml) -isort==8.0.1 +isort==9.0.1 # via pylint jinja2==3.1.6 # via xsdata -librt==0.13.0 +librt==0.15.0 # via mypy markupsafe==3.0.3 # via jinja2 mccabe==0.7.0 # via pylint -mypy==2.3.0 +mypy==2.3.1 # via robotframework-libdoc2testbench (pyproject.toml) mypy-extensions==1.1.0 # via mypy -packaging==26.2 +packaging==26.3 # via # build # pytest pathspec==1.1.1 # via mypy -platformdirs==4.10.1 +platformdirs==4.11.5 # via pylint pluggy==1.6.0 # via # pytest # pytest-cov -pygments==2.20.0 +pygments==2.21.0 # via pytest -pylint==4.0.6 +pylint==4.0.7 # via robotframework-libdoc2testbench (pyproject.toml) pyproject-hooks==1.2.0 # via build @@ -98,7 +98,7 @@ requests==2.34.2 # via flit robotframework==7.4.2 # via robotframework-libdoc2testbench (pyproject.toml) -ruff==0.15.22 +ruff==0.16.5 # via # robotframework-libdoc2testbench (pyproject.toml) # xsdata