diff --git a/requirements/build.txt b/requirements/build.txt index eb1127be..1b13b055 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile build.in diff --git a/requirements/dev.txt b/requirements/dev.txt index 1a0ec17f..49dbd104 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile dev.in @@ -22,13 +22,13 @@ cfgv==3.4.0 # via pre-commit chardet==5.2.0 # via tox -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via # -r docs.txt # requests colorama==0.4.6 # via tox -distlib==0.3.8 +distlib==0.3.9 # via virtualenv docutils==0.21.2 # via @@ -57,11 +57,11 @@ jinja2==3.1.4 # via # -r docs.txt # sphinx -markupsafe==2.1.5 +markupsafe==3.0.1 # via # -r docs.txt # jinja2 -mypy==1.11.2 +mypy==1.12.0 # via -r typing.txt mypy-extensions==1.0.0 # via @@ -82,7 +82,7 @@ packaging==24.1 # pytest # sphinx # tox -pallets-sphinx-themes==2.1.3 +pallets-sphinx-themes==2.2.0 # via -r docs.txt platformdirs==4.3.6 # via @@ -94,7 +94,7 @@ pluggy==1.5.0 # -r typing.txt # pytest # tox -pre-commit==4.0.0 +pre-commit==4.0.1 # via -r dev.in pygments==2.18.0 # via @@ -102,7 +102,7 @@ pygments==2.18.0 # sphinx pyproject-api==1.8.0 # via tox -pyright==1.1.383 +pyright==1.1.385 # via -r typing.txt pytest==8.3.3 # via @@ -118,11 +118,16 @@ snowballstemmer==2.2.0 # via # -r docs.txt # sphinx -sphinx==8.0.2 +sphinx==8.1.3 # via # -r docs.txt # pallets-sphinx-themes + # sphinx-notfound-page # sphinxcontrib-log-cabinet +sphinx-notfound-page==1.0.4 + # via + # -r docs.txt + # pallets-sphinx-themes sphinxcontrib-applehelp==2.0.0 # via # -r docs.txt @@ -149,7 +154,7 @@ sphinxcontrib-serializinghtml==2.0.0 # via # -r docs.txt # sphinx -tox==4.21.2 +tox==4.22.0 # via -r dev.in typing-extensions==4.12.2 # via diff --git a/requirements/docs.txt b/requirements/docs.txt index 5ec86ad1..2f350677 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile docs.in @@ -10,7 +10,7 @@ babel==2.16.0 # via sphinx certifi==2024.8.30 # via requests -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 # via requests docutils==0.21.2 # via sphinx @@ -20,13 +20,13 @@ imagesize==1.4.1 # via sphinx jinja2==3.1.4 # via sphinx -markupsafe==2.1.5 +markupsafe==3.0.1 # via jinja2 packaging==24.1 # via # pallets-sphinx-themes # sphinx -pallets-sphinx-themes==2.1.3 +pallets-sphinx-themes==2.2.0 # via -r docs.in pygments==2.18.0 # via sphinx @@ -34,11 +34,14 @@ requests==2.32.3 # via sphinx snowballstemmer==2.2.0 # via sphinx -sphinx==8.0.2 +sphinx==8.1.3 # via # -r docs.in # pallets-sphinx-themes + # sphinx-notfound-page # sphinxcontrib-log-cabinet +sphinx-notfound-page==1.0.4 + # via pallets-sphinx-themes sphinxcontrib-applehelp==2.0.0 # via sphinx sphinxcontrib-devhelp==2.0.0 diff --git a/requirements/tests.txt b/requirements/tests.txt index 9fabbd27..eef5a97e 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile tests.in diff --git a/requirements/typing.txt b/requirements/typing.txt index 2ed44981..0e94d9e0 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.13 # by the following command: # # pip-compile typing.in # iniconfig==2.0.0 # via pytest -mypy==1.11.2 +mypy==1.12.0 # via -r typing.in mypy-extensions==1.0.0 # via mypy @@ -16,7 +16,7 @@ packaging==24.1 # via pytest pluggy==1.5.0 # via pytest -pyright==1.1.383 +pyright==1.1.385 # via -r typing.in pytest==8.3.3 # via -r typing.in