From 3e57315efb9fa2318f5fe22eb6f02c47ccfddd86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 09:22:35 +0000 Subject: [PATCH] Bump the python-dependencies group with 33 updates Bumps the python-dependencies group with 33 updates: | Package | From | To | | --- | --- | --- | | [robotframework](https://github.com/robotframework/robotframework) | `6.1.1` | `7.4.2` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.4.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [xsdata](https://github.com/tefra/xsdata) | `25.7` | `26.2` | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.11` | `4.1.2` | | [build](https://github.com/pypa/build) | `1.4.0` | `1.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.6.17` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.9` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.4.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.7` | `7.15.2` | | [dill](https://github.com/uqfoundation/dill) | `0.4.0` | `0.4.1` | | [docformatter](https://github.com/PyCQA/docformatter) | `1.7.7` | `1.7.8` | | [docutils](https://github.com/rtfd/recommonmark) | `0.22.4` | `0.23` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.18` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `9.0.0` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.1.0` | `2.3.0` | | [invoke](https://github.com/pyinvoke/invoke) | `2.2.1` | `3.0.3` | | [isort](https://github.com/PyCQA/isort) | `6.1.0` | `8.0.1` | | [librt](https://github.com/mypyc/librt) | `0.7.8` | `0.13.0` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `2.3.0` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.2` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.3` | `1.1.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.4.0` | `4.10.1` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.9` | `4.0.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.1.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | | [pytest-spec](https://github.com/pchomik/pytest-spec) | `5.2.0` | `6.1.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.34.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.15.22` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.14.0` | `0.15.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | | [zipp](https://github.com/jaraco/zipp) | `3.23.0` | `4.1.0` | Updates `robotframework` from 6.1.1 to 7.4.2 - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v6.1.1...v7.4.2) Updates `tomli` from 2.0.1 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.4.1) Updates `typing-extensions` from 4.15.0 to 4.16.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.15.0...4.16.0) Updates `xsdata` from 25.7 to 26.2 - [Release notes](https://github.com/tefra/xsdata/releases) - [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md) - [Commits](https://github.com/tefra/xsdata/compare/v25.7...v26.2) Updates `astroid` from 3.3.11 to 4.1.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.3.11...v4.1.2) Updates `build` from 1.4.0 to 1.5.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.4.0...1.5.0) Updates `certifi` from 2026.1.4 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.06.17) Updates `charset-normalizer` from 3.4.4 to 3.4.9 - [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.4...3.4.9) Updates `click` from 8.1.8 to 8.4.2 - [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.1.8...8.4.2) Updates `coverage` from 7.10.7 to 7.15.2 - [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.10.7...7.15.2) Updates `dill` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/0.4.0...0.4.1) Updates `docformatter` from 1.7.7 to 1.7.8 - [Release notes](https://github.com/PyCQA/docformatter/releases) - [Changelog](https://github.com/PyCQA/docformatter/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyCQA/docformatter/compare/v1.7.7...v1.7.8) Updates `docutils` from 0.22.4 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `idna` from 3.11 to 3.18 - [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.11...v3.18) Updates `importlib-metadata` from 8.7.1 to 9.0.0 - [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/v8.7.1...v9.0.0) Updates `iniconfig` from 2.1.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](https://github.com/pytest-dev/iniconfig/compare/v2.1.0...v2.3.0) Updates `invoke` from 2.2.1 to 3.0.3 - [Commits](https://github.com/pyinvoke/invoke/compare/2.2.1...3.0.3) Updates `isort` from 6.1.0 to 8.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/6.1.0...8.0.1) Updates `librt` from 0.7.8 to 0.13.0 - [Commits](https://github.com/mypyc/librt/compare/v0.7.8...v0.13.0) Updates `mypy` from 1.19.1 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v2.3.0) Updates `packaging` from 25.0 to 26.2 - [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/25.0...26.2) Updates `pathspec` from 1.0.3 to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](https://github.com/cpburnz/python-pathspec/compare/v1.0.3...v1.1.1) Updates `platformdirs` from 4.4.0 to 4.10.1 - [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.4.0...4.10.1) Updates `pygments` from 2.19.2 to 2.20.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.19.2...2.20.0) Updates `pylint` from 3.3.9 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.9...v4.0.6) Updates `pytest` from 8.4.2 to 9.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.4.2...9.1.1) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0) Updates `pytest-spec` from 5.2.0 to 6.1.0 - [Release notes](https://github.com/pchomik/pytest-spec/releases) - [Changelog](https://github.com/pchomik/pytest-spec/blob/master/CHANGES.txt) - [Commits](https://github.com/pchomik/pytest-spec/compare/5.2.0...6.1.0) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.34.2) Updates `ruff` from 0.14.11 to 0.15.22 - [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.14.11...0.15.22) Updates `tomlkit` from 0.14.0 to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-poetry/tomlkit/compare/0.14.0...0.15.1) Updates `urllib3` from 2.6.3 to 2.7.0 - [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.6.3...2.7.0) Updates `zipp` from 3.23.0 to 4.1.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.23.0...v4.1.0) --- updated-dependencies: - dependency-name: robotframework dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: xsdata dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: docformatter dependency-version: 1.7.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: invoke dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: librt dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-spec dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 66 ++++++++++++++++++++++---------------------- requirements.txt | 8 +++--- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b82d2af..90b61b0 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==3.3.11 +astroid==4.1.2 # via pylint -build==1.4.0 +build==1.5.0 # via # check-manifest # robotframework-libdoc2testbench (pyproject.toml) -certifi==2026.1.4 +certifi==2026.6.17 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.9 # via # docformatter # requests check-manifest==0.51 # via robotframework-libdoc2testbench (pyproject.toml) -click==8.1.8 +click==8.4.2 # via # click-default-group # xsdata @@ -30,13 +30,13 @@ colorama==0.4.6 # click # pylint # pytest -coverage[toml]==7.10.7 +coverage[toml]==7.15.2 # via pytest-cov -dill==0.4.0 +dill==0.4.1 # via pylint -docformatter==1.7.7 +docformatter==1.7.8 # via xsdata -docutils==0.22.4 +docutils==0.23 # via flit exceptiongroup==1.3.1 # via pytest @@ -44,65 +44,65 @@ flit==3.12.0 # via robotframework-libdoc2testbench (pyproject.toml) flit-core==3.12.0 # via flit -idna==3.11 +idna==3.18 # via requests -importlib-metadata==8.7.1 +importlib-metadata==9.0.0 # via # build # isort -iniconfig==2.1.0 +iniconfig==2.3.0 # via pytest -invoke==2.2.1 +invoke==3.0.3 # via robotframework-libdoc2testbench (pyproject.toml) -isort==6.1.0 +isort==8.0.1 # via pylint jinja2==3.1.6 # via xsdata -librt==0.7.8 +librt==0.13.0 # via mypy markupsafe==3.0.3 # via jinja2 mccabe==0.7.0 # via pylint -mypy==1.19.1 +mypy==2.3.0 # via robotframework-libdoc2testbench (pyproject.toml) mypy-extensions==1.1.0 # via mypy -packaging==25.0 +packaging==26.2 # via # build # pytest -pathspec==1.0.3 +pathspec==1.1.1 # via mypy -platformdirs==4.4.0 +platformdirs==4.10.1 # via pylint pluggy==1.6.0 # via # pytest # pytest-cov -pygments==2.19.2 +pygments==2.20.0 # via pytest -pylint==3.3.9 +pylint==4.0.6 # via robotframework-libdoc2testbench (pyproject.toml) pyproject-hooks==1.2.0 # via build -pytest==8.4.2 +pytest==9.1.1 # via # pytest-cov # robotframework-libdoc2testbench (pyproject.toml) -pytest-cov==7.0.0 +pytest-cov==7.1.0 # via robotframework-libdoc2testbench (pyproject.toml) -pytest-spec==5.2.0 +pytest-spec==6.1.0 # via robotframework-libdoc2testbench (pyproject.toml) -requests==2.32.5 +requests==2.34.2 # via flit -robotframework==7.4.1 +robotframework==7.4.2 # via robotframework-libdoc2testbench (pyproject.toml) -ruff==0.14.11 +ruff==0.15.22 # via # robotframework-libdoc2testbench (pyproject.toml) # xsdata -tomli==2.4.0 ; python_version < "3.11" +tomli==2.4.1 ; python_version < "3.11" # via # build # check-manifest @@ -113,11 +113,11 @@ tomli==2.4.0 ; python_version < "3.11" # robotframework-libdoc2testbench (pyproject.toml) tomli-w==1.2.0 # via flit -tomlkit==0.14.0 +tomlkit==0.15.1 # via pylint toposort==1.10 # via xsdata -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via # astroid # exceptiongroup @@ -126,11 +126,11 @@ typing-extensions==4.15.0 # xsdata untokenize==0.1.1 # via docformatter -urllib3==2.6.3 +urllib3==2.7.0 # via requests -xsdata[cli]==25.7 +xsdata[cli]==26.2 # via robotframework-libdoc2testbench (pyproject.toml) -zipp==3.23.0 +zipp==4.1.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements.txt b/requirements.txt index 108ba67..33e5e17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ # # pip-compile pyproject.toml # -robotframework==6.1.1 +robotframework==7.4.2 # via robotframework-libdoc2testbench (pyproject.toml) -tomli==2.0.1 ; python_version < "3.11" +tomli==2.4.1 ; python_version < "3.11" # via robotframework-libdoc2testbench (pyproject.toml) -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via xsdata -xsdata==25.7 +xsdata==26.2 # via robotframework-libdoc2testbench (pyproject.toml)