1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-07-08T06:07:54.743036 +00:00
13+ # Last generated: 2025-07-15T08:21:43.713048 +00:00
1414
1515[tox]
1616requires =
@@ -141,17 +141,17 @@ envlist =
141141 {py3.8,py3.11,py3.12}-anthropic-v0.57.1
142142
143143 {py3.9,py3.10,py3.11}-cohere-v5.4.0
144- {py3.9,py3.11,py3.12}-cohere-v5.8.1
145- {py3.9,py3.11,py3.12}-cohere-v5.11.4
146- {py3.9,py3.11,py3.12}-cohere-v5.15.0
144+ {py3.9,py3.11,py3.12}-cohere-v5.9.4
145+ {py3.9,py3.11,py3.12}-cohere-v5.13.12
146+ {py3.9,py3.11,py3.12}-cohere-v5.16.1
147147
148148 {py3.9,py3.11,py3.12}-openai_agents-v0.0.19
149149 {py3.9,py3.12,py3.13}-openai_agents-v0.1.0
150150
151151 {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
152152 {py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5
153153 {py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
154- {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.2
154+ {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.4
155155
156156
157157 # ~~~ DBs ~~~
@@ -175,15 +175,15 @@ envlist =
175175 {py3.8,py3.12,py3.13}-launchdarkly-v9.8.1
176176 {py3.8,py3.12,py3.13}-launchdarkly-v9.9.0
177177 {py3.8,py3.12,py3.13}-launchdarkly-v9.10.0
178- {py3.8 ,py3.12,py3.13}-launchdarkly-v9.11.1
178+ {py3.9 ,py3.12,py3.13}-launchdarkly-v9.12.0
179179
180180 {py3.8,py3.12,py3.13}-openfeature-v0.7.5
181181 {py3.9,py3.12,py3.13}-openfeature-v0.8.1
182182
183183 {py3.7,py3.12,py3.13}-statsig-v0.55.3
184184 {py3.7,py3.12,py3.13}-statsig-v0.56.0
185185 {py3.7,py3.12,py3.13}-statsig-v0.57.3
186- {py3.7,py3.12,py3.13}-statsig-v0.58.3
186+ {py3.7,py3.12,py3.13}-statsig-v0.59.0
187187
188188 {py3.8,py3.12,py3.13}-unleash-v6.0.1
189189 {py3.8,py3.12,py3.13}-unleash-v6.1.0
@@ -207,14 +207,15 @@ envlist =
207207 {py3.8,py3.10,py3.11}-strawberry-v0.209.8
208208 {py3.8,py3.11,py3.12}-strawberry-v0.231.1
209209 {py3.8,py3.12,py3.13}-strawberry-v0.253.1
210- {py3.9,py3.12,py3.13}-strawberry-v0.275.5
210+ {py3.9,py3.12,py3.13}-strawberry-v0.276.0
211211
212212
213213 # ~~~ Network ~~~
214214 {py3.7,py3.8}-grpc-v1.32.0
215215 {py3.7,py3.9,py3.10}-grpc-v1.46.5
216216 {py3.7,py3.11,py3.12}-grpc-v1.60.2
217217 {py3.9,py3.12,py3.13}-grpc-v1.73.1
218+ {py3.9,py3.12,py3.13}-grpc-v1.74.0rc1
218219
219220
220221 # ~~~ Tasks ~~~
@@ -258,14 +259,14 @@ envlist =
258259 {py3.6,py3.9,py3.10}-fastapi-v0.79.1
259260 {py3.7,py3.10,py3.11}-fastapi-v0.91.0
260261 {py3.7,py3.10,py3.11}-fastapi-v0.103.2
261- {py3.8,py3.12,py3.13}-fastapi-v0.116.0
262+ {py3.8,py3.12,py3.13}-fastapi-v0.116.1
262263
263264
264265 # ~~~ Web 2 ~~~
265266 {py3.7}-aiohttp-v3.4.4
266267 {py3.7,py3.8,py3.9}-aiohttp-v3.7.4
267268 {py3.8,py3.12,py3.13}-aiohttp-v3.10.11
268- {py3.9,py3.12,py3.13}-aiohttp-v3.12.13
269+ {py3.9,py3.12,py3.13}-aiohttp-v3.12.14
269270
270271 {py3.6,py3.7}-bottle-v0.12.25
271272 {py3.8,py3.12,py3.13}-bottle-v0.13.4
@@ -516,9 +517,9 @@ deps =
516517 anthropic-v0.44.0: httpx<0.28.0
517518
518519 cohere-v5.4.0: cohere ==5.4.0
519- cohere-v5.8.1 : cohere ==5.8.1
520- cohere-v5.11.4 : cohere ==5.11.4
521- cohere-v5.15.0 : cohere ==5.15.0
520+ cohere-v5.9.4 : cohere ==5.9.4
521+ cohere-v5.13.12 : cohere ==5.13.12
522+ cohere-v5.16.1 : cohere ==5.16.1
522523
523524 openai_agents-v0.0.19: openai-agents ==0.0.19
524525 openai_agents-v0.1.0: openai-agents ==0.1.0
@@ -527,7 +528,7 @@ deps =
527528 huggingface_hub-v0.22.2: huggingface_hub ==0.22.2
528529 huggingface_hub-v0.26.5: huggingface_hub ==0.26.5
529530 huggingface_hub-v0.30.2: huggingface_hub ==0.30.2
530- huggingface_hub-v0.33.2 : huggingface_hub ==0.33.2
531+ huggingface_hub-v0.33.4 : huggingface_hub ==0.33.4
531532
532533
533534 # ~~~ DBs ~~~
@@ -552,15 +553,15 @@ deps =
552553 launchdarkly-v9.8.1: launchdarkly-server-sdk ==9.8.1
553554 launchdarkly-v9.9.0: launchdarkly-server-sdk ==9.9.0
554555 launchdarkly-v9.10.0: launchdarkly-server-sdk ==9.10.0
555- launchdarkly-v9.11.1 : launchdarkly-server-sdk ==9.11.1
556+ launchdarkly-v9.12.0 : launchdarkly-server-sdk ==9.12.0
556557
557558 openfeature-v0.7.5: openfeature-sdk ==0.7.5
558559 openfeature-v0.8.1: openfeature-sdk ==0.8.1
559560
560561 statsig-v0.55.3: statsig ==0.55.3
561562 statsig-v0.56.0: statsig ==0.56.0
562563 statsig-v0.57.3: statsig ==0.57.3
563- statsig-v0.58.3 : statsig ==0.58.3
564+ statsig-v0.59.0 : statsig ==0.59.0
564565 statsig: typing_extensions
565566
566567 unleash-v6.0.1: UnleashClient ==6.0.1
@@ -593,7 +594,7 @@ deps =
593594 strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
594595 strawberry-v0.231.1: strawberry-graphql[fastapi,flask]==0.231.1
595596 strawberry-v0.253.1: strawberry-graphql[fastapi,flask]==0.253.1
596- strawberry-v0.275.5 : strawberry-graphql[fastapi,flask]==0.275.5
597+ strawberry-v0.276.0 : strawberry-graphql[fastapi,flask]==0.276.0
597598 strawberry: httpx
598599 strawberry-v0.209.8: pydantic<2.11
599600 strawberry-v0.231.1: pydantic<2.11
@@ -605,6 +606,7 @@ deps =
605606 grpc-v1.46.5: grpcio ==1.46.5
606607 grpc-v1.60.2: grpcio ==1.60.2
607608 grpc-v1.73.1: grpcio ==1.73.1
609+ grpc-v1.74.0rc1: grpcio ==1.74.0rc1
608610 grpc: protobuf
609611 grpc: mypy-protobuf
610612 grpc: types-protobuf
@@ -691,7 +693,7 @@ deps =
691693 fastapi-v0.79.1: fastapi ==0.79.1
692694 fastapi-v0.91.0: fastapi ==0.91.0
693695 fastapi-v0.103.2: fastapi ==0.103.2
694- fastapi-v0.116.0 : fastapi ==0.116.0
696+ fastapi-v0.116.1 : fastapi ==0.116.1
695697 fastapi: httpx
696698 fastapi: pytest-asyncio
697699 fastapi: python-multipart
@@ -707,10 +709,10 @@ deps =
707709 aiohttp-v3.4.4: aiohttp ==3.4.4
708710 aiohttp-v3.7.4: aiohttp ==3.7.4
709711 aiohttp-v3.10.11: aiohttp ==3.10.11
710- aiohttp-v3.12.13 : aiohttp ==3.12.13
712+ aiohttp-v3.12.14 : aiohttp ==3.12.14
711713 aiohttp: pytest-aiohttp
712714 aiohttp-v3.10.11: pytest-asyncio
713- aiohttp-v3.12.13 : pytest-asyncio
715+ aiohttp-v3.12.14 : pytest-asyncio
714716
715717 bottle-v0.12.25: bottle ==0.12.25
716718 bottle-v0.13.4: bottle ==0.13.4
0 commit comments