diff --git a/python/pyproject.toml b/python/pyproject.toml index a964aff7..dad89ce5 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,7 +1,7 @@ [build-system] requires = [ - "setuptools>=71.1", - "wheel>=0.43" + "setuptools>=82.0.1", + "wheel>=0.46.3" ] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] diff --git a/python/requirements-venv-frozen.txt b/python/requirements-venv-frozen.txt index 827a5de4..0cb1dc06 100644 --- a/python/requirements-venv-frozen.txt +++ b/python/requirements-venv-frozen.txt @@ -1,63 +1,63 @@ alabaster==0.7.16 -astroid==3.3.11 -Babel==2.17.0 +astroid==4.1.2 +Babel==2.18.0 backports.tarfile==1.2.0 -beautifulsoup4==4.13.4 -build==1.2.2.post1 -cachetools==6.1.0 -certifi==2025.7.14 -cffi==1.17.1 -chardet==5.2.0 -charset-normalizer==3.4.2 +beautifulsoup4==4.14.3 +build==1.4.3 +cachetools==7.0.5 +certifi==2026.2.25 +cffi==2.0.0 +chardet==7.4.3 +charset-normalizer==3.4.7 colorama==0.4.6 -cryptography==45.0.5 -dill==0.4.0 -distlib==0.3.9 -docutils==0.21.2 -exceptiongroup==1.3.0 -filelock==3.18.0 +cryptography==46.0.7 +dill==0.4.1 +distlib==0.4.0 +docutils==0.22.4 +exceptiongroup==1.3.1 +filelock==3.29.0 flake8==7.3.0 furo==2025.12.19 -idna==3.10 -imagesize==1.4.1 -importlib_metadata==8.7.0 -iniconfig==2.1.0 -isort==6.0.1 +idna==3.11 +imagesize==2.0.0 +importlib_metadata==9.0.0 +iniconfig==2.3.0 +isort==8.0.1 jaraco.classes==3.4.0 -jaraco.context==6.0.1 -jaraco.functools==4.2.1 +jaraco.context==6.1.2 +jaraco.functools==4.4.0 jeepney==0.9.0 Jinja2==3.1.6 -keyring==25.6.0 -markdown-it-py==3.0.0 -MarkupSafe==3.0.2 +keyring==25.7.0 +markdown-it-py==4.0.0 +MarkupSafe==3.0.3 mccabe==0.7.0 -mdit-py-plugins==0.4.2 +mdit-py-plugins==0.5.0 mdurl==0.1.2 -more-itertools==10.7.0 +more-itertools==11.0.2 myst-parser==4.0.1 -nh3==0.2.21 -packaging==25.0 +nh3==0.3.4 +packaging==26.1 pkginfo==1.12.1.2 -platformdirs==4.3.8 +platformdirs==4.9.6 pluggy==1.6.0 pycodestyle==2.14.0 -pycparser==2.22 +pycparser==3.0 pyflakes==3.4.0 -Pygments==2.19.2 -pylint==3.3.7 -pyproject-api==1.9.1 +Pygments==2.20.0 +pylint==4.0.5 +pyproject-api==1.10.0 pyproject_hooks==1.2.0 pytest==8.3.2 -PyYAML==6.0.2 +PyYAML==6.0.3 readme_renderer==44.0 -requests==2.32.4 +requests==2.33.1 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==14.0.0 -SecretStorage==3.3.3 +rich==15.0.0 +SecretStorage==3.5.0 snowballstemmer==3.0.1 -soupsieve==2.7 +soupsieve==2.8.3 Sphinx==7.4.7 sphinx-basic-ng==1.0.0b2 sphinxcontrib-applehelp==1.0.8 @@ -66,12 +66,12 @@ sphinxcontrib-htmlhelp==2.0.6 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.8 sphinxcontrib-serializinghtml==1.1.10 -tomli==2.2.1 -tomlkit==0.13.3 -tox==4.27.0 -tox-gh-actions==3.3.0 -twine==6.1.0 -typing_extensions==4.14.1 -urllib3==2.5.0 -virtualenv==20.31.2 -zipp==3.23.0 +tomli==2.4.1 +tomlkit==0.14.0 +tox==4.53.0 +tox-gh-actions==3.5.0 +twine==6.2.0 +typing_extensions==4.15.0 +urllib3==2.6.3 +virtualenv==21.2.4 +zipp==3.23.1