diff --git a/.riot/requirements/1182d01.txt b/.riot/requirements/1182d01.txt index d2ff841390a..75e802d6bab 100644 --- a/.riot/requirements/1182d01.txt +++ b/.riot/requirements/1182d01.txt @@ -1,28 +1,29 @@ -# -# This file is autogenerated by pip-compile with Python 3.9 -# by the following command: -# -# pip-compile --no-annotate .riot/requirements/1182d01.in -# -async-timeout==4.0.3 -attrs==23.1.0 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.9.25/x64/bin/python3.9 --output-file .riot/requirements/1182d01.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/1182d01.in +async-timeout==5.0.1 +attrs==26.1.0 click==7.1.2 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +coverage[toml]==7.10.7 +croniter==6.2.4 +exceptiongroup==1.3.1 hypothesis==6.45.0 -importlib-metadata==7.0.1 -iniconfig==2.0.0 -mock==5.1.0 +importlib-metadata==8.7.1 +iniconfig==2.1.0 +mock==5.2.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pytest==7.4.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==8.4.2 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-mock==3.12.0 -pytest-randomly==3.15.0 -redis==5.0.1 -rq==1.15.1 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.0.1 +python-dateutil==2.9.0.post0 +redis==7.0.1 +rq==2.8.0 +six==1.17.0 sortedcontainers==2.4.0 -tomli==2.0.1 -zipp==3.17.0 +tomli==2.4.1 +typing-extensions==4.16.0 +zipp==3.23.1 diff --git a/.riot/requirements/1e05e0c.txt b/.riot/requirements/1e05e0c.txt index 33e549ee1c0..19fd49f454d 100644 --- a/.riot/requirements/1e05e0c.txt +++ b/.riot/requirements/1e05e0c.txt @@ -1,28 +1,26 @@ -# -# This file is autogenerated by pip-compile with Python 3.9 -# by the following command: -# -# pip-compile --no-annotate .riot/requirements/1e05e0c.in -# -async-timeout==4.0.3 -attrs==23.1.0 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.9.25/x64/bin/python3.9 --output-file .riot/requirements/1e05e0c.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/1e05e0c.in +async-timeout==5.0.1 +attrs==26.1.0 click==7.1.2 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +coverage[toml]==7.10.7 +exceptiongroup==1.3.1 hypothesis==6.45.0 -importlib-metadata==7.0.1 -iniconfig==2.0.0 -mock==5.1.0 +importlib-metadata==8.7.1 +iniconfig==2.1.0 +mock==5.2.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pytest==7.4.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==8.4.2 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-mock==3.12.0 -pytest-randomly==3.15.0 -redis==5.0.1 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.0.1 +redis==7.0.1 rq==1.10.1 sortedcontainers==2.4.0 -tomli==2.0.1 -zipp==3.17.0 +tomli==2.4.1 +typing-extensions==4.16.0 +zipp==3.23.1 diff --git a/.riot/requirements/3cbb6c7.txt b/.riot/requirements/3cbb6c7.txt index 612f1f77e86..65ac8ab1b82 100644 --- a/.riot/requirements/3cbb6c7.txt +++ b/.riot/requirements/3cbb6c7.txt @@ -1,26 +1,27 @@ -# -# This file is autogenerated by pip-compile with Python 3.10 -# by the following command: -# -# pip-compile --no-annotate .riot/requirements/3cbb6c7.in -# -async-timeout==4.0.3 -attrs==23.1.0 -click==8.1.7 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.10.21/x64/bin/python3.10 --output-file .riot/requirements/3cbb6c7.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/3cbb6c7.in +async-timeout==5.0.1 +attrs==26.1.0 +click==8.4.2 +coverage[toml]==7.15.4 +croniter==6.2.4 +exceptiongroup==1.3.1 hypothesis==6.45.0 -iniconfig==2.0.0 -mock==5.1.0 +iniconfig==2.3.0 +mock==5.2.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pytest==7.4.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==9.1.1 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-mock==3.12.0 -pytest-randomly==3.15.0 -redis==5.0.1 -rq==1.15.1 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.1.0 +python-dateutil==2.9.0.post0 +redis==8.1.0 +rq==2.11.0 +six==1.17.0 sortedcontainers==2.4.0 -tomli==2.0.1 +tomli==2.4.1 +typing-extensions==4.16.0 diff --git a/.riot/requirements/816352e.txt b/.riot/requirements/816352e.txt index 7dfc5c57a27..c5468d1d76f 100644 --- a/.riot/requirements/816352e.txt +++ b/.riot/requirements/816352e.txt @@ -1,28 +1,26 @@ -# -# This file is autogenerated by pip-compile with Python 3.9 -# by the following command: -# -# pip-compile --no-annotate .riot/requirements/816352e.in -# -async-timeout==4.0.3 -attrs==23.1.0 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.9.25/x64/bin/python3.9 --output-file .riot/requirements/816352e.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/816352e.in +async-timeout==5.0.1 +attrs==26.1.0 click==7.1.2 -coverage[toml]==7.3.4 -exceptiongroup==1.2.0 +coverage[toml]==7.10.7 +exceptiongroup==1.3.1 hypothesis==6.45.0 -importlib-metadata==7.0.1 -iniconfig==2.0.0 -mock==5.1.0 +importlib-metadata==8.7.1 +iniconfig==2.1.0 +mock==5.2.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pytest==7.4.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==8.4.2 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-mock==3.12.0 -pytest-randomly==3.15.0 -redis==5.0.1 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.0.1 +redis==7.0.1 rq==1.8.1 sortedcontainers==2.4.0 -tomli==2.0.1 -zipp==3.17.0 +tomli==2.4.1 +typing-extensions==4.16.0 +zipp==3.23.1 diff --git a/.riot/requirements/b767984.txt b/.riot/requirements/b767984.txt index 0af5bb1485f..8695a3d6566 100644 --- a/.riot/requirements/b767984.txt +++ b/.riot/requirements/b767984.txt @@ -1,23 +1,23 @@ -# -# This file is autogenerated by pip-compile with Python 3.12 -# by the following command: -# -# pip-compile --no-annotate .riot/requirements/b767984.in -# -attrs==23.1.0 -click==8.1.7 -coverage[toml]==7.3.4 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.12.14/x64/bin/python3.12 --output-file .riot/requirements/b767984.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/b767984.in +attrs==26.1.0 +click==8.4.2 +coverage[toml]==7.15.4 +croniter==6.2.4 hypothesis==6.45.0 -iniconfig==2.0.0 -mock==5.1.0 +iniconfig==2.3.0 +mock==5.2.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pytest==7.4.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==9.1.1 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-mock==3.12.0 -pytest-randomly==3.15.0 -redis==5.0.1 -rq==1.15.1 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.1.0 +python-dateutil==2.9.0.post0 +redis==8.1.0 +rq==2.11.0 +six==1.17.0 sortedcontainers==2.4.0 diff --git a/.riot/requirements/e02e81a.txt b/.riot/requirements/e02e81a.txt index b105bca5575..193a2e027b4 100644 --- a/.riot/requirements/e02e81a.txt +++ b/.riot/requirements/e02e81a.txt @@ -1,23 +1,23 @@ -# -# This file is autogenerated by pip-compile with Python 3.11 -# by the following command: -# -# pip-compile --no-annotate .riot/requirements/e02e81a.in -# -attrs==23.1.0 -click==8.1.7 -coverage[toml]==7.3.4 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.11.16/x64/bin/python3.11 --output-file .riot/requirements/e02e81a.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/e02e81a.in +attrs==26.1.0 +click==8.4.2 +coverage[toml]==7.15.4 +croniter==6.2.4 hypothesis==6.45.0 -iniconfig==2.0.0 -mock==5.1.0 +iniconfig==2.3.0 +mock==5.2.0 opentracing==2.4.0 -packaging==23.2 -pluggy==1.3.0 -pytest==7.4.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==9.1.1 pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-mock==3.12.0 -pytest-randomly==3.15.0 -redis==5.0.1 -rq==1.15.1 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.1.0 +python-dateutil==2.9.0.post0 +redis==8.1.0 +rq==2.11.0 +six==1.17.0 sortedcontainers==2.4.0 diff --git a/.riot/requirements/f33b994.txt b/.riot/requirements/f33b994.txt index 28facac819d..84d098ebafe 100644 --- a/.riot/requirements/f33b994.txt +++ b/.riot/requirements/f33b994.txt @@ -1,23 +1,23 @@ -# -# This file is autogenerated by pip-compile with Python 3.13 -# by the following command: -# -# pip-compile --allow-unsafe --no-annotate .riot/requirements/f33b994.in -# -attrs==24.2.0 -click==8.1.7 -coverage[toml]==7.6.1 +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.13.15/x64/bin/python3.13 --output-file .riot/requirements/f33b994.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/f33b994.in +attrs==26.1.0 +click==8.4.2 +coverage[toml]==7.15.4 +croniter==6.2.4 hypothesis==6.45.0 -iniconfig==2.0.0 -mock==5.1.0 +iniconfig==2.3.0 +mock==5.2.0 opentracing==2.4.0 -packaging==24.1 -pluggy==1.5.0 -pytest==8.3.3 +packaging==26.3 +pluggy==1.6.0 +pygments==2.21.0 +pytest==9.1.1 pytest-asyncio==0.21.1 -pytest-cov==5.0.0 -pytest-mock==3.14.0 -pytest-randomly==3.15.0 -redis==5.1.1 -rq==1.16.2 +pytest-cov==7.1.0 +pytest-mock==3.15.1 +pytest-randomly==4.1.0 +python-dateutil==2.9.0.post0 +redis==8.1.0 +rq==2.11.0 +six==1.17.0 sortedcontainers==2.4.0 diff --git a/.riot/requirements/f3fb520.txt b/.riot/requirements/f3fb520.txt index b47b38db987..24799afc106 100644 --- a/.riot/requirements/f3fb520.txt +++ b/.riot/requirements/f3fb520.txt @@ -1,9 +1,5 @@ -# -# This file is autogenerated by pip-compile with Python 3.9 -# by the following command: -# -# pip-compile --allow-unsafe --no-annotate .riot/requirements/f3fb520.in -# +# This file was autogenerated by uv via the following command: +# uv pip compile --no-annotate --no-strip-extras --python /opt/hostedtoolcache/Python/3.9.25/x64/bin/python3.9 --output-file .riot/requirements/f3fb520.txt --exclude-newer 2026-08-21T00:21:17Z .riot/requirements/f3fb520.in async-timeout==5.0.1 attrs==26.1.0 click==7.1.2 @@ -14,9 +10,9 @@ importlib-metadata==8.7.1 iniconfig==2.1.0 mock==5.2.0 opentracing==2.4.0 -packaging==26.0 +packaging==26.3 pluggy==1.6.0 -pygments==2.19.2 +pygments==2.21.0 pytest==8.4.2 pytest-asyncio==0.21.1 pytest-cov==7.1.0 @@ -25,6 +21,6 @@ pytest-randomly==4.0.1 redis==7.0.1 rq==2.0.0 sortedcontainers==2.4.0 -tomli==2.4.0 -typing-extensions==4.15.0 -zipp==3.23.0 +tomli==2.4.1 +typing-extensions==4.16.0 +zipp==3.23.1 diff --git a/scripts/integration_registry/registry.yaml b/scripts/integration_registry/registry.yaml index 0e35681ee07..d3e98fa1318 100644 --- a/scripts/integration_registry/registry.yaml +++ b/scripts/integration_registry/registry.yaml @@ -925,7 +925,7 @@ integrations: tested_versions_by_dependency: rq: min: 1.8.1 - max: 2.0.0 + max: 2.11.0 - integration_name: sanic is_external_package: true diff --git a/supported_versions.json b/supported_versions.json index 45e25b8f3d3..f376d5d39e9 100644 --- a/supported_versions.json +++ b/supported_versions.json @@ -4803,40 +4803,40 @@ "python_versions": { "3.9": { "minimum_package_version": "1.8.1", - "maximum_package_version": "2.0.0", + "maximum_package_version": "2.8.0", "tested_versions": [ "1.8.1", "1.10.1", - "1.15.1", - "2.0.0" + "2.0.0", + "2.8.0" ] }, "3.10": { - "minimum_package_version": "1.15.1", - "maximum_package_version": "1.15.1", + "minimum_package_version": "2.11.0", + "maximum_package_version": "2.11.0", "tested_versions": [ - "1.15.1" + "2.11.0" ] }, "3.11": { - "minimum_package_version": "1.15.1", - "maximum_package_version": "1.15.1", + "minimum_package_version": "2.11.0", + "maximum_package_version": "2.11.0", "tested_versions": [ - "1.15.1" + "2.11.0" ] }, "3.12": { - "minimum_package_version": "1.15.1", - "maximum_package_version": "1.15.1", + "minimum_package_version": "2.11.0", + "maximum_package_version": "2.11.0", "tested_versions": [ - "1.15.1" + "2.11.0" ] }, "3.13": { - "minimum_package_version": "1.16.2", - "maximum_package_version": "1.16.2", + "minimum_package_version": "2.11.0", + "maximum_package_version": "2.11.0", "tested_versions": [ - "1.16.2" + "2.11.0" ] } }