From 4bf40a7ac7b3c5bafffcaab7404c4c52587f32ff Mon Sep 17 00:00:00 2001 From: Christopher Arndt Date: Mon, 10 Feb 2025 19:02:01 +0100 Subject: [PATCH] feat: update dev requirements with pip-compile Signed-off-by: Christopher Arndt --- requirements-dev.txt | 80 ++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c382aac..e3c7bd6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,51 +1,51 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile --no-emit-index-url --strip-extras requirements-dev.in # -alabaster==0.7.16 +alabaster==1.0.0 # via sphinx -babel==2.14.0 +babel==2.17.0 # via sphinx -build==1.2.1 +build==1.2.2.post1 # via pip-tools -cachetools==5.3.3 +cachetools==5.5.1 # via tox -certifi==2024.2.2 +certifi==2025.1.31 # via requests chardet==5.2.0 # via tox -charset-normalizer==3.3.2 +charset-normalizer==3.4.1 # via requests -click==8.1.7 +click==8.1.8 # via pip-tools colorama==0.4.6 # via tox -coverage==7.4.4 +coverage==7.6.11 # via -r requirements-dev.in -cython==3.0.10 +cython==3.0.11 # via -r requirements-dev.in -distlib==0.3.8 +distlib==0.3.9 # via virtualenv -docutils==0.20.1 +docutils==0.21.2 # via # myst-parser # sphinx # sphinx-rtd-theme -filelock==3.13.4 +filelock==3.17.0 # via # tox # virtualenv -flake8==7.0.0 +flake8==7.1.1 # via -r requirements-dev.in -idna==3.7 +idna==3.10 # via requests imagesize==1.4.1 # via sphinx iniconfig==2.0.0 # via pytest -jinja2==3.1.3 +jinja2==3.1.5 # via # myst-parser # sphinx @@ -53,17 +53,17 @@ markdown-it-py==3.0.0 # via # mdit-py-plugins # myst-parser -markupsafe==2.1.5 +markupsafe==3.0.2 # via jinja2 mccabe==0.7.0 # via flake8 -mdit-py-plugins==0.4.0 +mdit-py-plugins==0.4.2 # via myst-parser mdurl==0.1.2 # via markdown-it-py -myst-parser==2.0.0 +myst-parser==4.0.0 # via -r requirements-dev.in -packaging==24.0 +packaging==24.2 # via # build # pyproject-api @@ -72,67 +72,67 @@ packaging==24.0 # tox pip-tools==7.4.1 # via -r requirements-dev.in -platformdirs==4.2.0 +platformdirs==4.3.6 # via # tox # virtualenv -pluggy==1.4.0 +pluggy==1.5.0 # via # pytest # tox -pycodestyle==2.11.1 +pycodestyle==2.12.1 # via flake8 pydocstyle==6.3.0 # via -r requirements-dev.in pyflakes==3.2.0 # via flake8 -pygments==2.17.2 +pygments==2.19.1 # via sphinx -pyproject-api==1.6.1 +pyproject-api==1.9.0 # via tox -pyproject-hooks==1.0.0 +pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==8.1.1 +pytest==8.3.4 # via -r requirements-dev.in -pyyaml==6.0.1 +pyyaml==6.0.2 # via myst-parser -requests==2.31.0 +requests==2.32.3 # via sphinx snowballstemmer==2.2.0 # via # pydocstyle # sphinx -sphinx==7.2.6 +sphinx==8.1.3 # via # -r requirements-dev.in # myst-parser # sphinx-rtd-theme # sphinxcontrib-jquery -sphinx-rtd-theme==2.0.0 +sphinx-rtd-theme==3.0.2 # via -r requirements-dev.in -sphinxcontrib-applehelp==1.0.8 +sphinxcontrib-applehelp==2.0.0 # via sphinx -sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-devhelp==2.0.0 # via sphinx -sphinxcontrib-htmlhelp==2.0.5 +sphinxcontrib-htmlhelp==2.1.0 # via sphinx sphinxcontrib-jquery==4.1 # via sphinx-rtd-theme sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-qthelp==2.0.0 # via sphinx -sphinxcontrib-serializinghtml==1.1.10 +sphinxcontrib-serializinghtml==2.0.0 # via sphinx -tox==4.14.2 +tox==4.24.1 # via -r requirements-dev.in -urllib3==2.2.1 +urllib3==2.3.0 # via requests -virtualenv==20.25.1 +virtualenv==20.29.1 # via tox -wheel==0.43.0 +wheel==0.45.1 # via pip-tools # The following packages are considered to be unsafe in a requirements file: