diff --git a/.gitlab/dogfood.yml b/.gitlab/dogfood.yml index 7bb32132302..4664881c05b 100644 --- a/.gitlab/dogfood.yml +++ b/.gitlab/dogfood.yml @@ -1,24 +1,7 @@ -dogfood-dogweb-failed: - stage: dogfood - tags: ["arch:amd64"] - needs: ["dogfood-dogweb-trigger"] - when: on_failure - script: - - exit 0 - -dogfood-dogweb: - stage: dogfood - tags: ["arch:amd64"] - needs: ["dogfood-dogweb-trigger"] - when: on_success - script: - - exit 0 - dogfood-dogweb-trigger: stage: dogfood trigger: project: DataDog/dogweb - strategy: depend branch: emmett.butler/ddtrace-unstable-dogfooding allow_failure: true needs: [] diff --git a/.riot/requirements/11031a2.txt b/.riot/requirements/11031a2.txt index 915d47b700f..beaebeaadaf 100644 --- a/.riot/requirements/11031a2.txt +++ b/.riot/requirements/11031a2.txt @@ -2,45 +2,45 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --no-annotate --resolver=backtracking .riot/requirements/11031a2.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/11031a2.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -filelock==3.14.0 -fsspec==2024.6.0 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==2.2.1 +tokenizers==0.20.0 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==2.2.2 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/121f3e0.txt b/.riot/requirements/121f3e0.txt index 3c35b5577d2..5390fd558c6 100644 --- a/.riot/requirements/121f3e0.txt +++ b/.riot/requirements/121f3e0.txt @@ -2,29 +2,29 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate .riot/requirements/121f3e0.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/121f3e0.in # aiofiles==24.1.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 -exceptiongroup==1.2.1 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 fastapi==0.64.0 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 -importlib-metadata==8.0.0 +idna==3.8 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 @@ -36,4 +36,4 @@ starlette==0.13.6 tomli==2.0.1 typing-extensions==4.12.2 urllib3==2.2.2 -zipp==3.19.2 +zipp==3.20.1 diff --git a/.riot/requirements/13e5e9e.txt b/.riot/requirements/13e5e9e.txt index 26547cef7eb..38540e0c5b7 100644 --- a/.riot/requirements/13e5e9e.txt +++ b/.riot/requirements/13e5e9e.txt @@ -2,47 +2,47 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/13e5e9e.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/13e5e9e.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -exceptiongroup==1.2.1 -filelock==3.14.0 -fsspec==2024.6.0 +exceptiongroup==1.2.2 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 +tokenizers==0.20.0 tomli==2.0.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==1.26.18 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==1.26.19 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/1483567.txt b/.riot/requirements/1483567.txt index ba2d10a2aa8..20fd1e8f02f 100644 --- a/.riot/requirements/1483567.txt +++ b/.riot/requirements/1483567.txt @@ -2,29 +2,29 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1483567.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1483567.in # aiofiles==24.1.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 -exceptiongroup==1.2.1 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 fastapi==0.90.1 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 -importlib-metadata==8.0.0 +idna==3.8 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 @@ -36,4 +36,4 @@ starlette==0.23.1 tomli==2.0.1 typing-extensions==4.12.2 urllib3==2.2.2 -zipp==3.19.2 +zipp==3.20.1 diff --git a/.riot/requirements/148692c.txt b/.riot/requirements/148692c.txt index 522bafcc192..37c7876b52a 100644 --- a/.riot/requirements/148692c.txt +++ b/.riot/requirements/148692c.txt @@ -2,60 +2,38 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate .riot/requirements/148692c.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/148692c.in # aiofiles==24.1.0 annotated-types==0.7.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -click==8.1.7 -coverage[toml]==7.6.0 -dnspython==2.6.1 -email-validator==2.2.0 -exceptiongroup==1.2.1 -fastapi==0.111.0 -fastapi-cli==0.0.4 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 +fastapi==0.112.2 h11==0.14.0 httpcore==1.0.5 -httptools==0.6.1 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jinja2==3.1.4 -markdown-it-py==3.0.0 -markupsafe==2.1.5 -mdurl==0.1.2 mock==5.1.0 opentracing==2.4.0 -orjson==3.10.6 packaging==24.1 pluggy==1.5.0 pydantic==2.8.2 pydantic-core==2.20.1 -pygments==2.18.0 -pytest==8.2.2 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-randomly==3.15.0 -python-dotenv==1.0.1 -python-multipart==0.0.9 -pyyaml==6.0.1 requests==2.32.3 -rich==13.7.1 -shellingham==1.5.4 sniffio==1.3.1 sortedcontainers==2.4.0 -starlette==0.37.2 +starlette==0.38.2 tomli==2.0.1 -typer==0.12.3 typing-extensions==4.12.2 -ujson==5.10.0 urllib3==2.2.2 -uvicorn[standard]==0.30.1 -uvloop==0.19.0 -watchfiles==0.22.0 -websockets==12.0 diff --git a/.riot/requirements/149b454.txt b/.riot/requirements/149b454.txt index ebc432641fa..81a713e775d 100644 --- a/.riot/requirements/149b454.txt +++ b/.riot/requirements/149b454.txt @@ -2,47 +2,47 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate --resolver=backtracking .riot/requirements/149b454.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/149b454.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -exceptiongroup==1.2.1 -filelock==3.14.0 -fsspec==2024.6.0 +exceptiongroup==1.2.2 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 +tokenizers==0.20.0 tomli==2.0.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==1.26.18 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==1.26.19 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/15aa558.txt b/.riot/requirements/15aa558.txt index cc91dda5951..5a54b4022af 100644 --- a/.riot/requirements/15aa558.txt +++ b/.riot/requirements/15aa558.txt @@ -2,28 +2,28 @@ # This file is autogenerated by pip-compile with Python 3.7 # by the following command: # -# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/15aa558.in +# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/15aa558.in # aiofiles==23.2.1 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 coverage[toml]==7.2.7 -exceptiongroup==1.2.1 +exceptiongroup==1.2.2 fastapi==0.64.0 h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 hypothesis==6.45.0 -idna==3.7 +idna==3.8 importlib-metadata==6.7.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.0 pluggy==1.2.0 -pydantic==1.10.17 +pydantic==1.10.18 pytest==7.4.4 pytest-asyncio==0.21.1 pytest-cov==4.1.0 diff --git a/.riot/requirements/160ef02.txt b/.riot/requirements/160ef02.txt index 023190c45f1..694360dfd53 100644 --- a/.riot/requirements/160ef02.txt +++ b/.riot/requirements/160ef02.txt @@ -2,47 +2,47 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate --resolver=backtracking .riot/requirements/160ef02.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/160ef02.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -exceptiongroup==1.2.1 -filelock==3.14.0 -fsspec==2024.6.0 +exceptiongroup==1.2.2 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 +tokenizers==0.20.0 tomli==2.0.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==1.26.18 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==1.26.19 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/1683094.txt b/.riot/requirements/1683094.txt index 4223fde5485..670b2f84c74 100644 --- a/.riot/requirements/1683094.txt +++ b/.riot/requirements/1683094.txt @@ -2,27 +2,27 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1683094.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1683094.in # aiofiles==24.1.0 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 +coverage[toml]==7.6.1 fastapi==0.86.0 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 diff --git a/.riot/requirements/171b20f.txt b/.riot/requirements/171b20f.txt index d2f02240ea3..84932f8db71 100644 --- a/.riot/requirements/171b20f.txt +++ b/.riot/requirements/171b20f.txt @@ -2,27 +2,27 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --no-annotate .riot/requirements/171b20f.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/171b20f.in # aiofiles==24.1.0 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 +coverage[toml]==7.6.1 fastapi==0.86.0 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 diff --git a/.riot/requirements/17879d0.txt b/.riot/requirements/17879d0.txt index 0d157ecc86b..9e7c9459a2b 100644 --- a/.riot/requirements/17879d0.txt +++ b/.riot/requirements/17879d0.txt @@ -2,21 +2,21 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate .riot/requirements/17879d0.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/17879d0.in # -attrs==23.1.0 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +attrs==24.2.0 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 hypothesis==6.45.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pyodbc==5.0.1 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +packaging==24.1 +pluggy==1.5.0 +pyodbc==5.1.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 tomli==2.0.1 diff --git a/.riot/requirements/1810da7.txt b/.riot/requirements/1810da7.txt index 4115c4986f1..4c80eec5a83 100644 --- a/.riot/requirements/1810da7.txt +++ b/.riot/requirements/1810da7.txt @@ -2,23 +2,23 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1810da7.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1810da7.in # -attrs==23.1.0 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +attrs==24.2.0 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 hypothesis==6.45.0 -importlib-metadata==7.0.0 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 +packaging==24.1 +pluggy==1.5.0 pyodbc==4.0.39 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 tomli==2.0.1 -zipp==3.17.0 +zipp==3.20.0 diff --git a/.riot/requirements/188a403.txt b/.riot/requirements/188a403.txt index bea6e0c2c23..62354b22cef 100644 --- a/.riot/requirements/188a403.txt +++ b/.riot/requirements/188a403.txt @@ -2,23 +2,23 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate .riot/requirements/188a403.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/188a403.in # -attrs==23.1.0 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +attrs==24.2.0 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 hypothesis==6.45.0 -importlib-metadata==7.0.0 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 +packaging==24.1 +pluggy==1.5.0 pyodbc==4.0.39 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 tomli==2.0.1 -zipp==3.17.0 +zipp==3.20.0 diff --git a/.riot/requirements/1af9cfa.txt b/.riot/requirements/1af9cfa.txt index a434d75e60c..3a796251a8b 100644 --- a/.riot/requirements/1af9cfa.txt +++ b/.riot/requirements/1af9cfa.txt @@ -2,21 +2,21 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1af9cfa.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1af9cfa.in # -attrs==23.1.0 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +attrs==24.2.0 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 hypothesis==6.45.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 +packaging==24.1 +pluggy==1.5.0 pyodbc==4.0.39 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 tomli==2.0.1 diff --git a/.riot/requirements/1b3efb5.txt b/.riot/requirements/1b3efb5.txt index 66bffec12f7..fd77864dd86 100644 --- a/.riot/requirements/1b3efb5.txt +++ b/.riot/requirements/1b3efb5.txt @@ -2,28 +2,28 @@ # This file is autogenerated by pip-compile with Python 3.7 # by the following command: # -# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1b3efb5.in +# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1b3efb5.in # aiofiles==23.2.1 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 coverage[toml]==7.2.7 -exceptiongroup==1.2.1 +exceptiongroup==1.2.2 fastapi==0.90.1 h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 hypothesis==6.45.0 -idna==3.7 +idna==3.8 importlib-metadata==6.7.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.0 pluggy==1.2.0 -pydantic==1.10.17 +pydantic==1.10.18 pytest==7.4.4 pytest-asyncio==0.21.1 pytest-cov==4.1.0 diff --git a/.riot/requirements/1ca5ab3.txt b/.riot/requirements/1ca5ab3.txt index 2a6e6fd32a7..795282c951a 100644 --- a/.riot/requirements/1ca5ab3.txt +++ b/.riot/requirements/1ca5ab3.txt @@ -2,22 +2,22 @@ # This file is autogenerated by pip-compile with Python 3.7 # by the following command: # -# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1ca5ab3.in +# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1ca5ab3.in # aiofiles==23.2.1 annotated-types==0.5.0 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 coverage[toml]==7.2.7 -exceptiongroup==1.2.1 +exceptiongroup==1.2.2 fastapi==0.103.2 h11==0.14.0 httpcore==0.17.3 httpx==0.24.1 hypothesis==6.45.0 -idna==3.7 +idna==3.8 importlib-metadata==6.7.0 iniconfig==2.0.0 mock==5.1.0 diff --git a/.riot/requirements/1d5589b.txt b/.riot/requirements/1d5589b.txt index 150dc654846..045ce8c055a 100644 --- a/.riot/requirements/1d5589b.txt +++ b/.riot/requirements/1d5589b.txt @@ -2,47 +2,47 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1d5589b.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1d5589b.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -exceptiongroup==1.2.1 -filelock==3.14.0 -fsspec==2024.6.0 +exceptiongroup==1.2.2 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 +tokenizers==0.20.0 tomli==2.0.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==2.2.1 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==2.2.2 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/1d8be99.txt b/.riot/requirements/1d8be99.txt index cb0520b4761..51e021902ca 100644 --- a/.riot/requirements/1d8be99.txt +++ b/.riot/requirements/1d8be99.txt @@ -2,47 +2,47 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1d8be99.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1d8be99.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -exceptiongroup==1.2.1 -filelock==3.14.0 -fsspec==2024.6.0 +exceptiongroup==1.2.2 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 +tokenizers==0.20.0 tomli==2.0.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==1.26.18 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==1.26.19 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/1e0e8e5.txt b/.riot/requirements/1e0e8e5.txt index 8f41468829c..0f53bfb3420 100644 --- a/.riot/requirements/1e0e8e5.txt +++ b/.riot/requirements/1e0e8e5.txt @@ -2,47 +2,47 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate --resolver=backtracking .riot/requirements/1e0e8e5.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1e0e8e5.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -exceptiongroup==1.2.1 -filelock==3.14.0 -fsspec==2024.6.0 +exceptiongroup==1.2.2 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 +tokenizers==0.20.0 tomli==2.0.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==2.2.1 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==2.2.2 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/1ef773e.txt b/.riot/requirements/1ef773e.txt index 79f06d87c9a..16dcedbeacf 100644 --- a/.riot/requirements/1ef773e.txt +++ b/.riot/requirements/1ef773e.txt @@ -2,10 +2,10 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --no-annotate .riot/requirements/1ef773e.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/1ef773e.in # -attrs==23.2.0 -coverage[toml]==7.5.4 +attrs==24.2.0 +coverage[toml]==7.6.1 hypothesis==6.45.0 iniconfig==2.0.0 mock==5.1.0 @@ -13,7 +13,7 @@ opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 pyodbc==5.1.0 -pytest==8.2.2 +pytest==8.3.2 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-randomly==3.15.0 diff --git a/.riot/requirements/35e4d8d.txt b/.riot/requirements/35e4d8d.txt index 625ca1f7041..d3bd2c1db5c 100644 --- a/.riot/requirements/35e4d8d.txt +++ b/.riot/requirements/35e4d8d.txt @@ -2,62 +2,40 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/35e4d8d.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/35e4d8d.in # aiofiles==24.1.0 annotated-types==0.7.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -click==8.1.7 -coverage[toml]==7.6.0 -dnspython==2.6.1 -email-validator==2.2.0 -exceptiongroup==1.2.1 -fastapi==0.111.0 -fastapi-cli==0.0.4 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 +fastapi==0.112.2 h11==0.14.0 httpcore==1.0.5 -httptools==0.6.1 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 -importlib-metadata==8.0.0 +idna==3.8 +importlib-metadata==8.4.0 iniconfig==2.0.0 -jinja2==3.1.4 -markdown-it-py==3.0.0 -markupsafe==2.1.5 -mdurl==0.1.2 mock==5.1.0 opentracing==2.4.0 -orjson==3.10.6 packaging==24.1 pluggy==1.5.0 pydantic==2.8.2 pydantic-core==2.20.1 -pygments==2.18.0 -pytest==8.2.2 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-randomly==3.15.0 -python-dotenv==1.0.1 -python-multipart==0.0.9 -pyyaml==6.0.1 requests==2.32.3 -rich==13.7.1 -shellingham==1.5.4 sniffio==1.3.1 sortedcontainers==2.4.0 -starlette==0.37.2 +starlette==0.38.2 tomli==2.0.1 -typer==0.12.3 typing-extensions==4.12.2 -ujson==5.10.0 urllib3==2.2.2 -uvicorn[standard]==0.30.1 -uvloop==0.19.0 -watchfiles==0.22.0 -websockets==12.0 -zipp==3.19.2 +zipp==3.20.1 diff --git a/.riot/requirements/3c4b933.txt b/.riot/requirements/3c4b933.txt index 8038e55099a..01719ea8c85 100644 --- a/.riot/requirements/3c4b933.txt +++ b/.riot/requirements/3c4b933.txt @@ -2,45 +2,45 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --no-annotate .riot/requirements/3c4b933.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/3c4b933.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -filelock==3.14.0 -fsspec==2024.6.0 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==2.2.1 +tokenizers==0.20.0 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==2.2.2 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/45b92b9.txt b/.riot/requirements/45b92b9.txt index 14c6ba0bf78..cd2a2540bf3 100644 --- a/.riot/requirements/45b92b9.txt +++ b/.riot/requirements/45b92b9.txt @@ -2,29 +2,29 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/45b92b9.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/45b92b9.in # aiofiles==24.1.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 -exceptiongroup==1.2.1 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 fastapi==0.90.1 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 -importlib-metadata==8.0.0 +idna==3.8 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 @@ -36,4 +36,4 @@ starlette==0.23.1 tomli==2.0.1 typing-extensions==4.12.2 urllib3==2.2.2 -zipp==3.19.2 +zipp==3.20.1 diff --git a/.riot/requirements/51442dd.txt b/.riot/requirements/51442dd.txt index ba00ab1f3b3..3873078c910 100644 --- a/.riot/requirements/51442dd.txt +++ b/.riot/requirements/51442dd.txt @@ -2,29 +2,29 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/51442dd.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/51442dd.in # aiofiles==24.1.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 -exceptiongroup==1.2.1 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 fastapi==0.64.0 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 -importlib-metadata==8.0.0 +idna==3.8 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 @@ -36,4 +36,4 @@ starlette==0.13.6 tomli==2.0.1 typing-extensions==4.12.2 urllib3==2.2.2 -zipp==3.19.2 +zipp==3.20.1 diff --git a/.riot/requirements/6bff0b2.txt b/.riot/requirements/6bff0b2.txt index b4c535e0c61..911d69f1062 100644 --- a/.riot/requirements/6bff0b2.txt +++ b/.riot/requirements/6bff0b2.txt @@ -2,45 +2,45 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --no-annotate --resolver=backtracking .riot/requirements/6bff0b2.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/6bff0b2.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -filelock==3.14.0 -fsspec==2024.6.0 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==2.2.1 +tokenizers==0.20.0 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==2.2.2 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/7faa8e0.txt b/.riot/requirements/7faa8e0.txt index 8d2e5ae3944..92efa42eb9d 100644 --- a/.riot/requirements/7faa8e0.txt +++ b/.riot/requirements/7faa8e0.txt @@ -2,58 +2,36 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --no-annotate .riot/requirements/7faa8e0.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/7faa8e0.in # aiofiles==24.1.0 annotated-types==0.7.0 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -click==8.1.7 -coverage[toml]==7.6.0 -dnspython==2.6.1 -email-validator==2.2.0 -fastapi==0.111.0 -fastapi-cli==0.0.4 +coverage[toml]==7.6.1 +fastapi==0.112.2 h11==0.14.0 httpcore==1.0.5 -httptools==0.6.1 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jinja2==3.1.4 -markdown-it-py==3.0.0 -markupsafe==2.1.5 -mdurl==0.1.2 mock==5.1.0 opentracing==2.4.0 -orjson==3.10.6 packaging==24.1 pluggy==1.5.0 pydantic==2.8.2 pydantic-core==2.20.1 -pygments==2.18.0 -pytest==8.2.2 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-randomly==3.15.0 -python-dotenv==1.0.1 -python-multipart==0.0.9 -pyyaml==6.0.1 requests==2.32.3 -rich==13.7.1 -shellingham==1.5.4 sniffio==1.3.1 sortedcontainers==2.4.0 -starlette==0.37.2 -typer==0.12.3 +starlette==0.38.2 typing-extensions==4.12.2 -ujson==5.10.0 urllib3==2.2.2 -uvicorn[standard]==0.30.1 -uvloop==0.19.0 -watchfiles==0.22.0 -websockets==12.0 diff --git a/.riot/requirements/87ce77a.txt b/.riot/requirements/87ce77a.txt index 4811bc42391..c5a9f1245e4 100644 --- a/.riot/requirements/87ce77a.txt +++ b/.riot/requirements/87ce77a.txt @@ -2,45 +2,45 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --no-annotate .riot/requirements/87ce77a.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/87ce77a.in # annotated-types==0.7.0 -anthropic==0.28.0 +anthropic==0.34.1 anyio==4.4.0 -attrs==23.2.0 -certifi==2024.6.2 +attrs==24.2.0 +certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.5.3 +coverage[toml]==7.6.1 distro==1.9.0 -filelock==3.14.0 -fsspec==2024.6.0 +filelock==3.15.4 +fsspec==2024.6.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 -huggingface-hub==0.23.2 +huggingface-hub==0.24.6 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jiter==0.4.1 +jiter==0.5.0 mock==5.1.0 multidict==6.0.5 opentracing==2.4.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 -pydantic==2.7.3 -pydantic-core==2.18.4 -pytest==8.2.2 -pytest-asyncio==0.23.7 +pydantic==2.8.2 +pydantic-core==2.20.1 +pytest==8.3.2 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pyyaml==6.0.1 +pyyaml==6.0.2 requests==2.32.3 sniffio==1.3.1 sortedcontainers==2.4.0 -tokenizers==0.19.1 -tqdm==4.66.4 -typing-extensions==4.12.1 -urllib3==2.2.1 +tokenizers==0.20.0 +tqdm==4.66.5 +typing-extensions==4.12.2 +urllib3==2.2.2 vcrpy==6.0.1 wrapt==1.16.0 yarl==1.9.4 diff --git a/.riot/requirements/958996c.txt b/.riot/requirements/958996c.txt index a62486e789e..c08f5cb2a12 100644 --- a/.riot/requirements/958996c.txt +++ b/.riot/requirements/958996c.txt @@ -2,28 +2,28 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate .riot/requirements/958996c.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/958996c.in # aiofiles==24.1.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 -exceptiongroup==1.2.1 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 fastapi==0.64.0 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 diff --git a/.riot/requirements/9a81f68.txt b/.riot/requirements/9a81f68.txt index 4bf5a7f43f8..de20e1d5784 100644 --- a/.riot/requirements/9a81f68.txt +++ b/.riot/requirements/9a81f68.txt @@ -2,23 +2,23 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate .riot/requirements/9a81f68.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/9a81f68.in # -attrs==23.1.0 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +attrs==24.2.0 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 hypothesis==6.45.0 -importlib-metadata==7.0.0 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pyodbc==5.0.1 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +packaging==24.1 +pluggy==1.5.0 +pyodbc==5.1.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 tomli==2.0.1 -zipp==3.17.0 +zipp==3.20.0 diff --git a/.riot/requirements/a7d2dc1.txt b/.riot/requirements/a7d2dc1.txt index f7dc5f24607..ff4904d3462 100644 --- a/.riot/requirements/a7d2dc1.txt +++ b/.riot/requirements/a7d2dc1.txt @@ -2,62 +2,40 @@ # This file is autogenerated by pip-compile with Python 3.9 # by the following command: # -# pip-compile --no-annotate .riot/requirements/a7d2dc1.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/a7d2dc1.in # aiofiles==24.1.0 annotated-types==0.7.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -click==8.1.7 -coverage[toml]==7.6.0 -dnspython==2.6.1 -email-validator==2.2.0 -exceptiongroup==1.2.1 -fastapi==0.111.0 -fastapi-cli==0.0.4 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 +fastapi==0.112.2 h11==0.14.0 httpcore==1.0.5 -httptools==0.6.1 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 -importlib-metadata==8.0.0 +idna==3.8 +importlib-metadata==8.4.0 iniconfig==2.0.0 -jinja2==3.1.4 -markdown-it-py==3.0.0 -markupsafe==2.1.5 -mdurl==0.1.2 mock==5.1.0 opentracing==2.4.0 -orjson==3.10.6 packaging==24.1 pluggy==1.5.0 pydantic==2.8.2 pydantic-core==2.20.1 -pygments==2.18.0 -pytest==8.2.2 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-randomly==3.15.0 -python-dotenv==1.0.1 -python-multipart==0.0.9 -pyyaml==6.0.1 requests==2.32.3 -rich==13.7.1 -shellingham==1.5.4 sniffio==1.3.1 sortedcontainers==2.4.0 -starlette==0.37.2 +starlette==0.38.2 tomli==2.0.1 -typer==0.12.3 typing-extensions==4.12.2 -ujson==5.10.0 urllib3==2.2.2 -uvicorn[standard]==0.30.1 -uvloop==0.19.0 -watchfiles==0.22.0 -websockets==12.0 -zipp==3.19.2 +zipp==3.20.1 diff --git a/.riot/requirements/c4dace8.txt b/.riot/requirements/c4dace8.txt index 90a770ed91b..a6044120570 100644 --- a/.riot/requirements/c4dace8.txt +++ b/.riot/requirements/c4dace8.txt @@ -2,23 +2,23 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --no-annotate .riot/requirements/c4dace8.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/c4dace8.in # -attrs==23.1.0 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +attrs==24.2.0 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 hypothesis==6.45.0 -importlib-metadata==7.0.0 +importlib-metadata==8.4.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pyodbc==5.0.1 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +packaging==24.1 +pluggy==1.5.0 +pyodbc==5.1.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 tomli==2.0.1 -zipp==3.17.0 +zipp==3.20.0 diff --git a/.riot/requirements/dcf90ee.txt b/.riot/requirements/dcf90ee.txt index 149916df5f1..416111ee09b 100644 --- a/.riot/requirements/dcf90ee.txt +++ b/.riot/requirements/dcf90ee.txt @@ -2,58 +2,36 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --no-annotate .riot/requirements/dcf90ee.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/dcf90ee.in # aiofiles==24.1.0 annotated-types==0.7.0 anyio==3.7.1 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -click==8.1.7 -coverage[toml]==7.6.0 -dnspython==2.6.1 -email-validator==2.2.0 -fastapi==0.111.0 -fastapi-cli==0.0.4 +coverage[toml]==7.6.1 +fastapi==0.112.2 h11==0.14.0 httpcore==1.0.5 -httptools==0.6.1 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 -jinja2==3.1.4 -markdown-it-py==3.0.0 -markupsafe==2.1.5 -mdurl==0.1.2 mock==5.1.0 opentracing==2.4.0 -orjson==3.10.6 packaging==24.1 pluggy==1.5.0 pydantic==2.8.2 pydantic-core==2.20.1 -pygments==2.18.0 -pytest==8.2.2 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 pytest-randomly==3.15.0 -python-dotenv==1.0.1 -python-multipart==0.0.9 -pyyaml==6.0.1 requests==2.32.3 -rich==13.7.1 -shellingham==1.5.4 sniffio==1.3.1 sortedcontainers==2.4.0 -starlette==0.37.2 -typer==0.12.3 +starlette==0.38.2 typing-extensions==4.12.2 -ujson==5.10.0 urllib3==2.2.2 -uvicorn[standard]==0.30.1 -uvloop==0.19.0 -watchfiles==0.22.0 -websockets==12.0 diff --git a/.riot/requirements/eb3b2f1.txt b/.riot/requirements/eb3b2f1.txt index 069119be88e..0b74fee614b 100644 --- a/.riot/requirements/eb3b2f1.txt +++ b/.riot/requirements/eb3b2f1.txt @@ -2,28 +2,28 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --no-annotate .riot/requirements/eb3b2f1.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/eb3b2f1.in # aiofiles==24.1.0 anyio==4.4.0 -attrs==23.2.0 +attrs==24.2.0 certifi==2024.7.4 charset-normalizer==3.3.2 -coverage[toml]==7.6.0 -exceptiongroup==1.2.1 +coverage[toml]==7.6.1 +exceptiongroup==1.2.2 fastapi==0.90.1 h11==0.14.0 httpcore==1.0.5 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.45.0 -idna==3.7 +idna==3.8 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 packaging==24.1 pluggy==1.5.0 -pydantic==1.10.17 -pytest==8.2.2 +pydantic==1.10.18 +pytest==8.3.2 pytest-asyncio==0.21.1 pytest-cov==5.0.0 pytest-mock==3.14.0 diff --git a/.riot/requirements/ed78a8f.txt b/.riot/requirements/ed78a8f.txt index 0737cc3a803..95a78831a4d 100644 --- a/.riot/requirements/ed78a8f.txt +++ b/.riot/requirements/ed78a8f.txt @@ -2,19 +2,19 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --no-annotate .riot/requirements/ed78a8f.in +# pip-compile --allow-unsafe --no-annotate .riot/requirements/ed78a8f.in # -attrs==23.1.0 -coverage[toml]==7.3.4 +attrs==24.2.0 +coverage[toml]==7.6.1 hypothesis==6.45.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pyodbc==5.0.1 -pytest==7.4.3 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +packaging==24.1 +pluggy==1.5.0 +pyodbc==5.1.0 +pytest==8.3.2 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-randomly==3.15.0 sortedcontainers==2.4.0 diff --git a/.riot/requirements/ee63ae9.txt b/.riot/requirements/ee63ae9.txt index cf67d41ebb4..42fb587d525 100644 --- a/.riot/requirements/ee63ae9.txt +++ b/.riot/requirements/ee63ae9.txt @@ -2,20 +2,20 @@ # This file is autogenerated by pip-compile with Python 3.7 # by the following command: # -# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/ee63ae9.in +# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/ee63ae9.in # -attrs==23.1.0 +attrs==24.2.0 coverage[toml]==7.2.7 -exceptiongroup==1.2.0 +exceptiongroup==1.2.2 hypothesis==6.45.0 importlib-metadata==6.7.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 +packaging==24.0 pluggy==1.2.0 pyodbc==4.0.39 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-mock==3.11.1 pytest-randomly==3.12.0 diff --git a/.riot/requirements/fcebf38.txt b/.riot/requirements/fcebf38.txt index fef35d31688..bb073b98e07 100644 --- a/.riot/requirements/fcebf38.txt +++ b/.riot/requirements/fcebf38.txt @@ -2,20 +2,20 @@ # This file is autogenerated by pip-compile with Python 3.7 # by the following command: # -# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/fcebf38.in +# pip-compile --allow-unsafe --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/fcebf38.in # -attrs==23.1.0 +attrs==24.2.0 coverage[toml]==7.2.7 -exceptiongroup==1.2.0 +exceptiongroup==1.2.2 hypothesis==6.45.0 importlib-metadata==6.7.0 iniconfig==2.0.0 mock==5.1.0 opentracing==2.4.0 -packaging==23.2 +packaging==24.0 pluggy==1.2.0 pyodbc==4.0.39 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 pytest-mock==3.11.1 pytest-randomly==3.12.0