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: