From 28eb969bdcf4c262592397ac37205c47f36bb70e Mon Sep 17 00:00:00 2001 From: Tiago Nobrega Date: Fri, 13 Dec 2024 23:08:28 -0300 Subject: [PATCH] build(deps): update with freeze-requirements.sh (#771) --- requirements-dev.txt | 38 +++++++++++++++++++------------------- requirements-doc.txt | 17 +++++++++-------- requirements.txt | 11 ++++++----- 3 files changed, 34 insertions(+), 32 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ace4c971c..a9c840853 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,9 +8,10 @@ alabaster==0.7.16 # via sphinx annotated-types==0.7.0 # via + # craft-application # craft-platforms # pydantic -anyio==4.6.2.post1 +anyio==4.7.0 # via # starlette # watchfiles @@ -60,11 +61,11 @@ codespell==2.3.0 # via rockcraft (pyproject.toml) colorama==0.4.6 # via sphinx-autobuild -coverage==7.6.8 +coverage==7.6.9 # via rockcraft (pyproject.toml) craft-application==4.6.0 # via rockcraft (pyproject.toml) -craft-archives==2.0.1 +craft-archives==2.0.2 # via # craft-application # rockcraft (pyproject.toml) @@ -74,7 +75,7 @@ craft-cli==2.12.0 # rockcraft (pyproject.toml) craft-grammar==2.0.1 # via craft-application -craft-parts==2.1.2 +craft-parts==2.1.4 # via # craft-application # rockcraft (pyproject.toml) @@ -86,7 +87,7 @@ craft-providers==2.0.4 # via # craft-application # rockcraft (pyproject.toml) -cryptography==43.0.3 +cryptography==44.0.0 # via secretstorage cssutils==2.11.1 # via dict2css @@ -144,9 +145,7 @@ idna==3.10 imagesize==1.4.1 # via sphinx importlib-metadata==8.5.0 - # via - # keyring - # twine + # via keyring iniconfig==2.0.0 # via pytest jaraco-classes==3.4.0 @@ -173,7 +172,7 @@ lazr-restfulclient==0.14.6 # via # craft-archives # launchpadlib -lazr-uri==1.0.6 +lazr-uri==1.0.7 # via # craft-archives # launchpadlib @@ -216,7 +215,7 @@ myst-parser==4.0.0 # via canonical-sphinx natsort==8.4.0 # via domdf-python-tools -nh3==0.2.18 +nh3==0.2.19 # via readme-renderer oauthlib==3.2.2 # via lazr-restfulclient @@ -232,9 +231,10 @@ packaging==24.2 # craft-providers # pytest # sphinx + # twine pathspec==0.12.1 # via black -pkginfo==1.10.0 +pkginfo==1.12.0 # via twine platformdirs==4.3.6 # via @@ -248,7 +248,7 @@ polib==1.2.0 # via sphinx-lint pycparser==2.22 # via cffi -pydantic==2.10.1 +pydantic==2.10.3 # via # craft-application # craft-archives @@ -273,7 +273,7 @@ pyspelling==2.10 # via # canonical-sphinx # rockcraft (pyproject.toml) -pytest==8.3.3 +pytest==8.3.4 # via # pytest-check # pytest-mock @@ -330,7 +330,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml secretstorage==3.3.3 # via keyring -six==1.16.0 +six==1.17.0 # via # html5lib # lazr-restfulclient @@ -422,21 +422,21 @@ tabulate==0.9.0 # via # rockcraft (pyproject.toml) # sphinx-toolbox -tomli==2.1.0 +tomli==2.2.1 # via # black # mypy # pytest # sphinx -twine==5.1.1 +twine==6.0.1 # via rockcraft (pyproject.toml) types-pyyaml==6.0.12.20240917 # via rockcraft (pyproject.toml) types-requests==2.32.0.20241016 # via rockcraft (pyproject.toml) -types-setuptools==75.5.0.20241122 +types-setuptools==75.6.0.20241126 # via rockcraft (pyproject.toml) -types-tabulate==0.9.0.20240106 +types-tabulate==0.9.0.20241207 # via rockcraft (pyproject.toml) typing-extensions==4.12.2 # via @@ -463,7 +463,7 @@ uvicorn==0.32.1 # via sphinx-autobuild wadllib==2.0.0 # via lazr-restfulclient -watchfiles==1.0.0 +watchfiles==1.0.3 # via sphinx-autobuild wcmatch==10.0 # via pyspelling diff --git a/requirements-doc.txt b/requirements-doc.txt index 95994c810..078b8f25d 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -8,9 +8,10 @@ alabaster==0.7.16 # via sphinx annotated-types==0.7.0 # via + # craft-application # craft-platforms # pydantic -anyio==4.6.2.post1 +anyio==4.7.0 # via # starlette # watchfiles @@ -52,7 +53,7 @@ colorama==0.4.6 # via sphinx-autobuild craft-application==4.6.0 # via rockcraft (pyproject.toml) -craft-archives==2.0.1 +craft-archives==2.0.2 # via # craft-application # rockcraft (pyproject.toml) @@ -62,7 +63,7 @@ craft-cli==2.12.0 # rockcraft (pyproject.toml) craft-grammar==2.0.1 # via craft-application -craft-parts==2.1.2 +craft-parts==2.1.4 # via # craft-application # rockcraft (pyproject.toml) @@ -138,7 +139,7 @@ lazr-restfulclient==0.14.6 # via # craft-archives # launchpadlib -lazr-uri==1.0.6 +lazr-uri==1.0.7 # via # craft-archives # launchpadlib @@ -192,7 +193,7 @@ polib==1.2.0 # via sphinx-lint pycparser==2.22 # via cffi -pydantic==2.10.1 +pydantic==2.10.3 # via # craft-application # craft-archives @@ -248,7 +249,7 @@ ruamel-yaml==0.18.6 # via sphinx-toolbox ruamel-yaml-clib==0.2.12 # via ruamel-yaml -six==1.16.0 +six==1.17.0 # via # html5lib # lazr-restfulclient @@ -340,7 +341,7 @@ tabulate==0.9.0 # via # rockcraft (pyproject.toml) # sphinx-toolbox -tomli==2.1.0 +tomli==2.2.1 # via sphinx typing-extensions==4.12.2 # via @@ -362,7 +363,7 @@ uvicorn==0.32.1 # via sphinx-autobuild wadllib==2.0.0 # via lazr-restfulclient -watchfiles==1.0.0 +watchfiles==1.0.3 # via sphinx-autobuild wcmatch==10.0 # via pyspelling diff --git a/requirements.txt b/requirements.txt index dc4f1cdce..9abb674e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ # annotated-types==0.7.0 # via + # craft-application # craft-platforms # pydantic boolean-py==4.0 @@ -20,7 +21,7 @@ charset-normalizer==3.4.0 # via requests craft-application==4.6.0 # via rockcraft (pyproject.toml) -craft-archives==2.0.1 +craft-archives==2.0.2 # via # craft-application # rockcraft (pyproject.toml) @@ -30,7 +31,7 @@ craft-cli==2.12.0 # rockcraft (pyproject.toml) craft-grammar==2.0.1 # via craft-application -craft-parts==2.1.2 +craft-parts==2.1.4 # via # craft-application # rockcraft (pyproject.toml) @@ -61,7 +62,7 @@ lazr-restfulclient==0.14.6 # via # craft-archives # launchpadlib -lazr-uri==1.0.6 +lazr-uri==1.0.7 # via # craft-archives # launchpadlib @@ -86,7 +87,7 @@ platformdirs==4.3.6 # craft-cli pycparser==2.22 # via cffi -pydantic==2.10.1 +pydantic==2.10.3 # via # craft-application # craft-archives @@ -120,7 +121,7 @@ requests-unixsocket2==0.4.2 # via # craft-parts # craft-providers -six==1.16.0 +six==1.17.0 # via lazr-restfulclient snap-helpers==0.4.2 # via craft-application