From c782a9a21466fe092dc16492758054a07bbbb17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:10:33 +0000 Subject: [PATCH] Bump the python-dependencies group across 1 directory with 42 updates Bumps the python-dependencies group with 42 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.8` | `8.4.2` | | [robotframework](https://github.com/robotframework/robotframework) | `6.1` | `7.4.2` | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.7` | `4.1.2` | | [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.9` | | [check-manifest](https://github.com/mgedmin/check-manifest) | `0.50` | `0.51` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.6.9` | `7.15.2` | | [dill](https://github.com/uqfoundation/dill) | `0.3.9` | `0.4.1` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.23` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.2` | `1.3.1` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.18` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.5.0` | `9.0.0` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.3.0` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `8.0.1` | | [jaraco-context](https://github.com/jaraco/jaraco.context) | `6.0.1` | `6.1.2` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.1.0` | `4.6.0` | | [keyring](https://github.com/jaraco/keyring) | `25.5.0` | `25.7.0` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `3.0.0` | `4.2.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.5.0` | `11.1.0` | | [mypy](https://github.com/python/mypy) | `1.14.0` | `2.3.0` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [nh3](https://github.com/messense/nh3) | `0.2.20` | `0.3.6` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `26.2` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.12.0` | `1.12.1.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.11.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.5.0` | `1.6.0` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.20.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.2` | `4.0.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `9.1.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.0.0` | `7.1.0` | | [pytest-spec](https://github.com/pchomik/pytest-spec) | `4.0.0` | `6.1.0` | | [readme-renderer](https://github.com/pypa/readme_renderer) | `44.0` | `45.0` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.34.2` | | [rich](https://github.com/Textualize/rich) | `13.9.4` | `15.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.16.0` | | [tomli](https://github.com/hukkin/tomli) | `2.2.1` | `2.4.1` | | [tomlkit](https://github.com/python-poetry/tomlkit) | `0.13.2` | `0.15.1` | | [twine](https://github.com/pypa/twine) | `6.0.1` | `7.0.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.16.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.7.0` | | [zipp](https://github.com/jaraco/zipp) | `3.21.0` | `4.1.0` | 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 `robotframework` from 6.1 to 7.4.2 - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v6.1...v7.4.2) Updates `astroid` from 3.3.7 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.7...v4.1.2) Updates `build` from 1.2.2.post1 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.2.2.post1...1.5.0) Updates `certifi` from 2024.12.14 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2026.07.22) Updates `charset-normalizer` from 3.4.0 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.0...3.4.9) Updates `check-manifest` from 0.50 to 0.51 - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](https://github.com/mgedmin/check-manifest/compare/0.50...0.51) Updates `coverage` from 7.6.9 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.6.9...7.15.2) Updates `dill` from 0.3.9 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/0.3.9...0.4.1) Updates `docutils` from 0.21.2 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `exceptiongroup` from 1.2.2 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.2...1.3.1) Updates `idna` from 3.10 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.10...v3.18) Updates `importlib-metadata` from 8.5.0 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.5.0...v9.0.0) Updates `iniconfig` from 2.0.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.0.0...v2.3.0) Updates `isort` from 5.13.2 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/5.13.2...8.0.1) Updates `jaraco-context` from 6.0.1 to 6.1.2 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.context/compare/v6.0.1...v6.1.2) Updates `jaraco-functools` from 4.1.0 to 4.6.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.functools/compare/v4.1.0...v4.6.0) Updates `keyring` from 25.5.0 to 25.7.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.5.0...v25.7.0) Updates `markdown-it-py` from 3.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v3.0.0...v4.2.0) Updates `more-itertools` from 10.5.0 to 11.1.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.5.0...v11.1.0) Updates `mypy` from 1.14.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v2.3.0) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0) Updates `nh3` from 0.2.20 to 0.3.6 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](https://github.com/messense/nh3/compare/v0.2.20...v0.3.6) Updates `packaging` from 24.2 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/24.2...26.2) Updates `pkginfo` from 1.12.0 to 1.12.1.2 Updates `platformdirs` from 4.3.6 to 4.11.0 - [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.3.6...4.11.0) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0) Updates `pygments` from 2.18.0 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.18.0...2.20.0) Updates `pylint` from 3.3.2 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.2...v4.0.6) Updates `pytest` from 8.3.4 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.3.4...9.1.1) Updates `pytest-cov` from 6.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/v6.0.0...v7.1.0) Updates `pytest-spec` from 4.0.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/4.0.0...6.1.0) Updates `readme-renderer` from 44.0 to 45.0 - [Release notes](https://github.com/pypa/readme_renderer/releases) - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/readme_renderer/compare/44.0...45.0) Updates `requests` from 2.32.3 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.3...v2.34.2) Updates `rich` from 13.9.4 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.9.4...v15.0.0) Updates `ruff` from 0.8.4 to 0.16.0 - [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.8.4...0.16.0) Updates `tomli` from 2.2.1 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.2.1...2.4.1) Updates `tomlkit` from 0.13.2 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.13.2...0.15.1) Updates `twine` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/6.0.1...7.0.0) Updates `typing-extensions` from 4.12.2 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.12.2...4.16.0) Updates `urllib3` from 2.3.0 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.3.0...2.7.0) Updates `zipp` from 3.21.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.21.0...v4.1.0) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: check-manifest dependency-version: '0.51' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: isort dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: jaraco-context dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jaraco-functools dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: keyring dependency-version: 25.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: more-itertools dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nh3 dependency-version: 0.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pkginfo dependency-version: 1.12.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest-spec dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: readme-renderer dependency-version: '45.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-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: ruff dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor 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: tomlkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: twine dependency-version: 6.2.0 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: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 84 ++++++++++++++++++++++++------------------------ 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17c6725..f3da5e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,102 +4,102 @@ # # pip-compile --extra=dev # -astroid==3.3.7 +astroid==4.1.2 # via pylint backports-tarfile==1.2.0 # via jaraco-context -build==1.2.2.post1 +build==1.5.0 # via # check-manifest # testbench2robotframework (pyproject.toml) -certifi==2024.12.14 +certifi==2026.7.22 # via requests -charset-normalizer==3.4.0 +charset-normalizer==3.4.9 # via requests -check-manifest==0.50 +check-manifest==0.51 # via testbench2robotframework (pyproject.toml) -click==8.1.8 +click==8.4.2 # via testbench2robotframework (pyproject.toml) colorama==0.4.6 # via # build # pylint # pytest -coverage[toml]==7.6.9 +coverage[toml]==7.15.2 # via pytest-cov -dill==0.3.9 +dill==0.4.1 # via pylint -docutils==0.21.2 +docutils==0.23 # via readme-renderer -exceptiongroup==1.2.2 +exceptiongroup==1.3.1 # via pytest -idna==3.10 +idna==3.18 # via requests -importlib-metadata==8.5.0 +importlib-metadata==9.0.0 # via # build # keyring # twine -iniconfig==2.0.0 +iniconfig==2.3.0 # via pytest -isort==5.13.2 +isort==8.0.1 # via pylint jaraco-classes==3.4.0 # via keyring -jaraco-context==6.0.1 +jaraco-context==6.1.2 # via keyring -jaraco-functools==4.1.0 +jaraco-functools==4.6.0 # via keyring -keyring==25.5.0 +keyring==25.7.0 # via twine -markdown-it-py==3.0.0 +markdown-it-py==4.2.0 # via rich mccabe==0.7.0 # via pylint mdurl==0.1.2 # via markdown-it-py -more-itertools==10.5.0 +more-itertools==11.1.0 # via # jaraco-classes # jaraco-functools -mypy==1.14.0 +mypy==2.3.0 # via testbench2robotframework (pyproject.toml) -mypy-extensions==1.0.0 +mypy-extensions==1.1.0 # via mypy -nh3==0.2.20 +nh3==0.3.6 # via readme-renderer -packaging==24.2 +packaging==26.2 # via # build # pytest # twine -pkginfo==1.12.0 +pkginfo==1.12.1.2 # via twine -platformdirs==4.3.6 +platformdirs==4.11.0 # via pylint -pluggy==1.5.0 +pluggy==1.6.0 # via pytest -pygments==2.18.0 +pygments==2.20.0 # via # readme-renderer # rich -pylint==3.3.2 +pylint==4.0.6 # via testbench2robotframework (pyproject.toml) pyproject-hooks==1.2.0 # via build -pytest==8.3.4 +pytest==9.1.1 # via # pytest-cov # testbench2robotframework (pyproject.toml) -pytest-cov==6.0.0 +pytest-cov==7.1.0 # via testbench2robotframework (pyproject.toml) -pytest-spec==4.0.0 +pytest-spec==6.1.0 # via testbench2robotframework (pyproject.toml) pywin32-ctypes==0.2.3 # via keyring -readme-renderer==44.0 +readme-renderer==45.0 # via twine -requests==2.32.3 +requests==2.34.2 # via # requests-toolbelt # twine @@ -107,13 +107,13 @@ requests-toolbelt==1.0.0 # via twine rfc3986==2.0.0 # via twine -rich==13.9.4 +rich==15.0.0 # via twine -robotframework==6.1 +robotframework==7.4.2 # via testbench2robotframework (pyproject.toml) -ruff==0.8.4 +ruff==0.16.0 # via testbench2robotframework (pyproject.toml) -tomli==2.2.1 +tomli==2.4.1 # via # build # check-manifest @@ -121,21 +121,21 @@ tomli==2.2.1 # mypy # pylint # pytest -tomlkit==0.13.2 +tomlkit==0.15.1 # via pylint -twine==6.0.1 +twine==7.0.0 # via testbench2robotframework (pyproject.toml) -typing-extensions==4.12.2 +typing-extensions==4.16.0 # via # astroid # mypy # pylint # rich -urllib3==2.3.0 +urllib3==2.7.0 # via # requests # twine -zipp==3.21.0 +zipp==4.1.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: