From 367dd66199f21d7fdb1baf50d14d4fce8c81b440 Mon Sep 17 00:00:00 2001 From: Ivana Kellyer Date: Tue, 15 Jul 2025 10:22:17 +0200 Subject: [PATCH] tests: Regenerate tox.ini --- scripts/populate_tox/populate_tox.py | 3 +- tox.ini | 42 +++++++++++++++------------- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/scripts/populate_tox/populate_tox.py b/scripts/populate_tox/populate_tox.py index 3d9e247b4f..3ca5ab18c8 100644 --- a/scripts/populate_tox/populate_tox.py +++ b/scripts/populate_tox/populate_tox.py @@ -508,7 +508,8 @@ def _compare_min_version_with_defined( ): print( f" Integration defines {defined_min_version} as minimum " - f"version, but the effective minimum version is {releases[0]}." + f"version, but the effective minimum version based on metadata " + f"is {releases[0]}." ) diff --git a/tox.ini b/tox.ini index 3b3081b3cb..8af16d640e 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ # The file (and all resulting CI YAMLs) then need to be regenerated via # "scripts/generate-test-files.sh". # -# Last generated: 2025-07-08T06:07:54.743036+00:00 +# Last generated: 2025-07-15T08:21:43.713048+00:00 [tox] requires = @@ -141,9 +141,9 @@ envlist = {py3.8,py3.11,py3.12}-anthropic-v0.57.1 {py3.9,py3.10,py3.11}-cohere-v5.4.0 - {py3.9,py3.11,py3.12}-cohere-v5.8.1 - {py3.9,py3.11,py3.12}-cohere-v5.11.4 - {py3.9,py3.11,py3.12}-cohere-v5.15.0 + {py3.9,py3.11,py3.12}-cohere-v5.9.4 + {py3.9,py3.11,py3.12}-cohere-v5.13.12 + {py3.9,py3.11,py3.12}-cohere-v5.16.1 {py3.9,py3.11,py3.12}-openai_agents-v0.0.19 {py3.9,py3.12,py3.13}-openai_agents-v0.1.0 @@ -151,7 +151,7 @@ envlist = {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2 {py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5 {py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2 - {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.2 + {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.4 # ~~~ DBs ~~~ @@ -175,7 +175,7 @@ envlist = {py3.8,py3.12,py3.13}-launchdarkly-v9.8.1 {py3.8,py3.12,py3.13}-launchdarkly-v9.9.0 {py3.8,py3.12,py3.13}-launchdarkly-v9.10.0 - {py3.8,py3.12,py3.13}-launchdarkly-v9.11.1 + {py3.9,py3.12,py3.13}-launchdarkly-v9.12.0 {py3.8,py3.12,py3.13}-openfeature-v0.7.5 {py3.9,py3.12,py3.13}-openfeature-v0.8.1 @@ -183,7 +183,7 @@ envlist = {py3.7,py3.12,py3.13}-statsig-v0.55.3 {py3.7,py3.12,py3.13}-statsig-v0.56.0 {py3.7,py3.12,py3.13}-statsig-v0.57.3 - {py3.7,py3.12,py3.13}-statsig-v0.58.3 + {py3.7,py3.12,py3.13}-statsig-v0.59.0 {py3.8,py3.12,py3.13}-unleash-v6.0.1 {py3.8,py3.12,py3.13}-unleash-v6.1.0 @@ -207,7 +207,7 @@ envlist = {py3.8,py3.10,py3.11}-strawberry-v0.209.8 {py3.8,py3.11,py3.12}-strawberry-v0.231.1 {py3.8,py3.12,py3.13}-strawberry-v0.253.1 - {py3.9,py3.12,py3.13}-strawberry-v0.275.5 + {py3.9,py3.12,py3.13}-strawberry-v0.276.0 # ~~~ Network ~~~ @@ -215,6 +215,7 @@ envlist = {py3.7,py3.9,py3.10}-grpc-v1.46.5 {py3.7,py3.11,py3.12}-grpc-v1.60.2 {py3.9,py3.12,py3.13}-grpc-v1.73.1 + {py3.9,py3.12,py3.13}-grpc-v1.74.0rc1 # ~~~ Tasks ~~~ @@ -258,14 +259,14 @@ envlist = {py3.6,py3.9,py3.10}-fastapi-v0.79.1 {py3.7,py3.10,py3.11}-fastapi-v0.91.0 {py3.7,py3.10,py3.11}-fastapi-v0.103.2 - {py3.8,py3.12,py3.13}-fastapi-v0.116.0 + {py3.8,py3.12,py3.13}-fastapi-v0.116.1 # ~~~ Web 2 ~~~ {py3.7}-aiohttp-v3.4.4 {py3.7,py3.8,py3.9}-aiohttp-v3.7.4 {py3.8,py3.12,py3.13}-aiohttp-v3.10.11 - {py3.9,py3.12,py3.13}-aiohttp-v3.12.13 + {py3.9,py3.12,py3.13}-aiohttp-v3.12.14 {py3.6,py3.7}-bottle-v0.12.25 {py3.8,py3.12,py3.13}-bottle-v0.13.4 @@ -516,9 +517,9 @@ deps = anthropic-v0.44.0: httpx<0.28.0 cohere-v5.4.0: cohere==5.4.0 - cohere-v5.8.1: cohere==5.8.1 - cohere-v5.11.4: cohere==5.11.4 - cohere-v5.15.0: cohere==5.15.0 + cohere-v5.9.4: cohere==5.9.4 + cohere-v5.13.12: cohere==5.13.12 + cohere-v5.16.1: cohere==5.16.1 openai_agents-v0.0.19: openai-agents==0.0.19 openai_agents-v0.1.0: openai-agents==0.1.0 @@ -527,7 +528,7 @@ deps = huggingface_hub-v0.22.2: huggingface_hub==0.22.2 huggingface_hub-v0.26.5: huggingface_hub==0.26.5 huggingface_hub-v0.30.2: huggingface_hub==0.30.2 - huggingface_hub-v0.33.2: huggingface_hub==0.33.2 + huggingface_hub-v0.33.4: huggingface_hub==0.33.4 # ~~~ DBs ~~~ @@ -552,7 +553,7 @@ deps = launchdarkly-v9.8.1: launchdarkly-server-sdk==9.8.1 launchdarkly-v9.9.0: launchdarkly-server-sdk==9.9.0 launchdarkly-v9.10.0: launchdarkly-server-sdk==9.10.0 - launchdarkly-v9.11.1: launchdarkly-server-sdk==9.11.1 + launchdarkly-v9.12.0: launchdarkly-server-sdk==9.12.0 openfeature-v0.7.5: openfeature-sdk==0.7.5 openfeature-v0.8.1: openfeature-sdk==0.8.1 @@ -560,7 +561,7 @@ deps = statsig-v0.55.3: statsig==0.55.3 statsig-v0.56.0: statsig==0.56.0 statsig-v0.57.3: statsig==0.57.3 - statsig-v0.58.3: statsig==0.58.3 + statsig-v0.59.0: statsig==0.59.0 statsig: typing_extensions unleash-v6.0.1: UnleashClient==6.0.1 @@ -593,7 +594,7 @@ deps = strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8 strawberry-v0.231.1: strawberry-graphql[fastapi,flask]==0.231.1 strawberry-v0.253.1: strawberry-graphql[fastapi,flask]==0.253.1 - strawberry-v0.275.5: strawberry-graphql[fastapi,flask]==0.275.5 + strawberry-v0.276.0: strawberry-graphql[fastapi,flask]==0.276.0 strawberry: httpx strawberry-v0.209.8: pydantic<2.11 strawberry-v0.231.1: pydantic<2.11 @@ -605,6 +606,7 @@ deps = grpc-v1.46.5: grpcio==1.46.5 grpc-v1.60.2: grpcio==1.60.2 grpc-v1.73.1: grpcio==1.73.1 + grpc-v1.74.0rc1: grpcio==1.74.0rc1 grpc: protobuf grpc: mypy-protobuf grpc: types-protobuf @@ -691,7 +693,7 @@ deps = fastapi-v0.79.1: fastapi==0.79.1 fastapi-v0.91.0: fastapi==0.91.0 fastapi-v0.103.2: fastapi==0.103.2 - fastapi-v0.116.0: fastapi==0.116.0 + fastapi-v0.116.1: fastapi==0.116.1 fastapi: httpx fastapi: pytest-asyncio fastapi: python-multipart @@ -707,10 +709,10 @@ deps = aiohttp-v3.4.4: aiohttp==3.4.4 aiohttp-v3.7.4: aiohttp==3.7.4 aiohttp-v3.10.11: aiohttp==3.10.11 - aiohttp-v3.12.13: aiohttp==3.12.13 + aiohttp-v3.12.14: aiohttp==3.12.14 aiohttp: pytest-aiohttp aiohttp-v3.10.11: pytest-asyncio - aiohttp-v3.12.13: pytest-asyncio + aiohttp-v3.12.14: pytest-asyncio bottle-v0.12.25: bottle==0.12.25 bottle-v0.13.4: bottle==0.13.4