diff --git a/requirements-dev.txt b/requirements-dev.txt index 047cab0b4..7c02dbe25 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --extra=dev --output-file=requirements-dev.txt @@ -10,7 +10,7 @@ annotated-types==0.7.0 # via # craft-platforms # pydantic -anyio==4.6.0 +anyio==4.6.2.post1 # via # starlette # watchfiles @@ -22,8 +22,6 @@ autodocsumm==0.2.13 # via sphinx-toolbox babel==2.16.0 # via sphinx -backports-tarfile==1.2.0 - # via jaraco-context beautifulsoup4==4.12.3 # via # canonical-sphinx-extensions @@ -51,7 +49,9 @@ cffi==1.17.1 # cryptography # pygit2 chardet==5.2.0 - # via tox + # via + # python-debian + # tox charset-normalizer==3.4.0 # via requests click==8.1.7 @@ -64,15 +64,15 @@ colorama==0.4.6 # via # sphinx-autobuild # tox -coverage==7.6.2 +coverage==7.6.4 # via rockcraft (setup.py) craft-application==4.3.0 # via rockcraft (setup.py) -craft-archives==2.0.0 +craft-archives==2.0.1 # via # craft-application # rockcraft (setup.py) -craft-cli==2.8.0 +craft-cli==2.9.0 # via # craft-application # rockcraft (setup.py) @@ -82,7 +82,7 @@ craft-parts==2.1.2 # via # craft-application # rockcraft (setup.py) -craft-platforms==0.3.1 +craft-platforms==0.4.0 # via # craft-application # rockcraft (setup.py) @@ -90,7 +90,7 @@ craft-providers==2.0.4 # via # craft-application # rockcraft (setup.py) -cryptography==43.0.1 +cryptography==43.0.3 # via secretstorage cssutils==2.11.1 # via dict2css @@ -118,10 +118,6 @@ domdf-python-tools==3.9.0 # apeye-core # dict2css # sphinx-toolbox -exceptiongroup==1.2.2 - # via - # anyio - # pytest filelock==3.16.1 # via # cachecontrol @@ -152,9 +148,7 @@ idna==3.10 imagesize==1.4.1 # via sphinx importlib-metadata==8.5.0 - # via - # keyring - # twine + # via twine iniconfig==2.0.0 # via pytest jaraco-classes==3.4.0 @@ -198,13 +192,12 @@ markdown-it-py==3.0.0 # mdit-py-plugins # myst-parser # rich -markupsafe==3.0.1 +markupsafe==3.0.2 # via # jinja2 # sphinx-jinja2-compat mccabe==0.6.1 - # via - # rockcraft (setup.py) + # via rockcraft (setup.py) mdit-py-plugins==0.4.2 # via myst-parser mdurl==0.1.2 @@ -216,7 +209,7 @@ more-itertools==10.5.0 # jaraco-functools msgpack==1.1.0 # via cachecontrol -mypy==1.11.2 +mypy==1.13.0 # via rockcraft (setup.py) mypy-extensions==1.0.0 # via @@ -273,8 +266,6 @@ pydantic==2.9.2 # craft-providers pydantic-core==2.23.4 # via pydantic -pydocstyle==6.3.0 - # via rockcraft (setup.py) pygit2==1.14.1 # via craft-application pygments==2.18.0 @@ -285,7 +276,7 @@ pygments==2.18.0 # sphinx # sphinx-prompt # sphinx-tabs -pyparsing==3.1.4 +pyparsing==3.2.0 # via httplib2 pyproject-api==1.8.0 # via tox @@ -305,6 +296,8 @@ pytest-mock==3.14.0 # via rockcraft (setup.py) pytest-subprocess==1.5.2 # via rockcraft (setup.py) +python-debian==0.1.49 + # via craft-archives pyxdg==0.28 # via craft-parts pyyaml==6.0.2 @@ -340,11 +333,11 @@ requests-unixsocket2==0.4.2 # craft-providers rfc3986==2.0.0 # via twine -rich==13.9.2 +rich==13.9.3 # via twine ruamel-yaml==0.18.6 # via sphinx-toolbox -ruamel-yaml-clib==0.2.8 +ruamel-yaml-clib==0.2.12 # via ruamel-yaml secretstorage==3.3.3 # via keyring @@ -359,9 +352,7 @@ snap-helpers==0.4.2 sniffio==1.3.1 # via anyio snowballstemmer==2.2.0 - # via - # pydocstyle - # sphinx + # via sphinx soupsieve==2.6 # via # beautifulsoup4 @@ -436,46 +427,33 @@ sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxext-opengraph==0.9.1 # via canonical-sphinx -starlette==0.39.2 +starlette==0.41.0 # via sphinx-autobuild tabulate==0.9.0 # via # rockcraft (setup.py) # sphinx-toolbox -tomli==2.0.2 - # via - # black - # mypy - # pyproject-api - # pytest - # sphinx - # tox -tox==4.21.2 +tox==4.23.2 # via rockcraft (setup.py) twine==5.1.1 # via rockcraft (setup.py) types-pyyaml==6.0.12.20240917 # via rockcraft (setup.py) -types-requests==2.32.0.20240914 +types-requests==2.32.0.20241016 # via rockcraft (setup.py) -types-setuptools==75.1.0.20240917 +types-setuptools==75.2.0.20241019 # via rockcraft (setup.py) types-tabulate==0.9.0.20240106 # via rockcraft (setup.py) typing-extensions==4.12.2 # via - # anyio - # black # craft-application # craft-platforms # domdf-python-tools # mypy # pydantic # pydantic-core - # rich # sphinx-toolbox - # tox - # uvicorn uc-micro-py==1.0.3 # via linkify-it-py urllib3==2.2.3 @@ -484,9 +462,9 @@ urllib3==2.2.3 # requests-unixsocket2 # twine # types-requests -uvicorn==0.31.1 +uvicorn==0.32.0 # via sphinx-autobuild -virtualenv==20.26.6 +virtualenv==20.27.0 # via tox wadllib==2.0.0 # via lazr-restfulclient diff --git a/requirements-doc.txt b/requirements-doc.txt index 7cb0d07c3..892fad079 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --extra=doc --output-file=requirements-doc.txt @@ -10,7 +10,7 @@ annotated-types==0.7.0 # via # craft-platforms # pydantic -anyio==4.6.0 +anyio==4.6.2.post1 # via # starlette # watchfiles @@ -42,6 +42,8 @@ certifi==2024.8.30 # via requests cffi==1.17.1 # via pygit2 +chardet==5.2.0 + # via python-debian charset-normalizer==3.4.0 # via requests click==8.1.7 @@ -50,11 +52,11 @@ colorama==0.4.6 # via sphinx-autobuild craft-application==4.3.0 # via rockcraft (setup.py) -craft-archives==2.0.0 +craft-archives==2.0.1 # via # craft-application # rockcraft (setup.py) -craft-cli==2.8.0 +craft-cli==2.9.0 # via # craft-application # rockcraft (setup.py) @@ -64,7 +66,7 @@ craft-parts==2.1.2 # via # craft-application # rockcraft (setup.py) -craft-platforms==0.3.1 +craft-platforms==0.4.0 # via # craft-application # rockcraft (setup.py) @@ -95,8 +97,6 @@ domdf-python-tools==3.9.0 # apeye-core # dict2css # sphinx-toolbox -exceptiongroup==1.2.2 - # via anyio filelock==3.16.1 # via # cachecontrol @@ -152,7 +152,7 @@ markdown-it-py==3.0.0 # via # mdit-py-plugins # myst-parser -markupsafe==3.0.1 +markupsafe==3.0.2 # via # jinja2 # sphinx-jinja2-compat @@ -206,12 +206,14 @@ pygments==2.18.0 # sphinx # sphinx-prompt # sphinx-tabs -pyparsing==3.1.4 +pyparsing==3.2.0 # via httplib2 pyspelling==2.10 # via # canonical-sphinx # rockcraft (setup.py) +python-debian==0.1.49 + # via craft-archives pyxdg==0.28 # via craft-parts pyyaml==6.0.2 @@ -241,7 +243,7 @@ requests-unixsocket2==0.4.2 # craft-providers ruamel-yaml==0.18.6 # via sphinx-toolbox -ruamel-yaml-clib==0.2.8 +ruamel-yaml-clib==0.2.12 # via ruamel-yaml six==1.16.0 # via @@ -329,31 +331,27 @@ sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxext-opengraph==0.9.1 # via canonical-sphinx -starlette==0.39.2 +starlette==0.41.0 # via sphinx-autobuild tabulate==0.9.0 # via # rockcraft (setup.py) # sphinx-toolbox -tomli==2.0.2 - # via sphinx typing-extensions==4.12.2 # via - # anyio # craft-application # craft-platforms # domdf-python-tools # pydantic # pydantic-core # sphinx-toolbox - # uvicorn uc-micro-py==1.0.3 # via linkify-it-py urllib3==2.2.3 # via # requests # requests-unixsocket2 -uvicorn==0.31.1 +uvicorn==0.32.0 # via sphinx-autobuild wadllib==2.0.0 # via lazr-restfulclient diff --git a/requirements.txt b/requirements.txt index 9b633af7c..7fe8c2f81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --output-file=requirements.txt @@ -14,15 +14,17 @@ certifi==2024.8.30 # via requests cffi==1.17.1 # via pygit2 +chardet==5.2.0 + # via python-debian charset-normalizer==3.4.0 # via requests craft-application==4.3.0 # via rockcraft (setup.py) -craft-archives==2.0.0 +craft-archives==2.0.1 # via # craft-application # rockcraft (setup.py) -craft-cli==2.8.0 +craft-cli==2.9.0 # via # craft-application # rockcraft (setup.py) @@ -32,7 +34,7 @@ craft-parts==2.1.2 # via # craft-application # rockcraft (setup.py) -craft-platforms==0.3.1 +craft-platforms==0.4.0 # via # craft-application # rockcraft (setup.py) @@ -91,8 +93,10 @@ pydantic-core==2.23.4 # via pydantic pygit2==1.14.1 # via craft-application -pyparsing==3.1.4 +pyparsing==3.2.0 # via httplib2 +python-debian==0.1.49 + # via craft-archives pyxdg==0.28 # via craft-parts pyyaml==6.0.2