10
10
# The file (and all resulting CI YAMLs) then need to be regenerated via
11
11
# "scripts/generate-test-files.sh".
12
12
#
13
- # Last generated: 2025-06-17T08:49:27.078408 +00:00
13
+ # Last generated: 2025-06-24T07:19:36.122984 +00:00
14
14
15
15
[tox]
16
16
requires =
@@ -138,7 +138,7 @@ envlist =
138
138
{py3.8,py3.11,py3.12}-anthropic-v0.16.0
139
139
{py3.8,py3.11,py3.12}-anthropic-v0.29.2
140
140
{py3.8,py3.11,py3.12}-anthropic-v0.42.0
141
- {py3.8,py3.11,py3.12}-anthropic-v0.54 .0
141
+ {py3.8,py3.11,py3.12}-anthropic-v0.55 .0
142
142
143
143
{py3.9,py3.10,py3.11}-cohere-v5.4.0
144
144
{py3.9,py3.11,py3.12}-cohere-v5.8.1
@@ -180,7 +180,7 @@ envlist =
180
180
{py3.7,py3.12,py3.13}-statsig-v0.55.3
181
181
{py3.7,py3.12,py3.13}-statsig-v0.56.0
182
182
{py3.7,py3.12,py3.13}-statsig-v0.57.3
183
- {py3.7,py3.12,py3.13}-statsig-v0.58.2
183
+ {py3.7,py3.12,py3.13}-statsig-v0.58.3
184
184
185
185
{py3.8,py3.12,py3.13}-unleash-v6.0.1
186
186
{py3.8,py3.12,py3.13}-unleash-v6.1.0
@@ -203,7 +203,7 @@ envlist =
203
203
{py3.8,py3.10,py3.11}-strawberry-v0.209.8
204
204
{py3.8,py3.11,py3.12}-strawberry-v0.231.1
205
205
{py3.8,py3.12,py3.13}-strawberry-v0.253.1
206
- {py3.9,py3.12,py3.13}-strawberry-v0.274.0
206
+ {py3.9,py3.12,py3.13}-strawberry-v0.275.2
207
207
208
208
209
209
# ~~~ Network ~~~
@@ -249,12 +249,12 @@ envlist =
249
249
{py3.6,py3.9,py3.10}-starlette-v0.16.0
250
250
{py3.7,py3.10,py3.11}-starlette-v0.26.1
251
251
{py3.8,py3.11,py3.12}-starlette-v0.36.3
252
- {py3.9,py3.12,py3.13}-starlette-v0.47.0
252
+ {py3.9,py3.12,py3.13}-starlette-v0.47.1
253
253
254
254
{py3.6,py3.9,py3.10}-fastapi-v0.79.1
255
255
{py3.7,py3.10,py3.11}-fastapi-v0.91.0
256
256
{py3.7,py3.10,py3.11}-fastapi-v0.103.2
257
- {py3.8,py3.12,py3.13}-fastapi-v0.115.12
257
+ {py3.8,py3.12,py3.13}-fastapi-v0.115.13
258
258
259
259
260
260
# ~~~ Web 2 ~~~
@@ -504,7 +504,7 @@ deps =
504
504
anthropic-v0.16.0: anthropic ==0.16.0
505
505
anthropic-v0.29.2: anthropic ==0.29.2
506
506
anthropic-v0.42.0: anthropic ==0.42.0
507
- anthropic-v0.54 .0: anthropic ==0.54 .0
507
+ anthropic-v0.55 .0: anthropic ==0.55 .0
508
508
anthropic: pytest-asyncio
509
509
anthropic-v0.16.0: httpx<0.28.0
510
510
anthropic-v0.29.2: httpx<0.28.0
@@ -551,7 +551,7 @@ deps =
551
551
statsig-v0.55.3: statsig ==0.55.3
552
552
statsig-v0.56.0: statsig ==0.56.0
553
553
statsig-v0.57.3: statsig ==0.57.3
554
- statsig-v0.58.2 : statsig ==0.58.2
554
+ statsig-v0.58.3 : statsig ==0.58.3
555
555
statsig: typing_extensions
556
556
557
557
unleash-v6.0.1: UnleashClient ==6.0.1
@@ -583,7 +583,7 @@ deps =
583
583
strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
584
584
strawberry-v0.231.1: strawberry-graphql[fastapi,flask]==0.231.1
585
585
strawberry-v0.253.1: strawberry-graphql[fastapi,flask]==0.253.1
586
- strawberry-v0.274.0 : strawberry-graphql[fastapi,flask]==0.274.0
586
+ strawberry-v0.275.2 : strawberry-graphql[fastapi,flask]==0.275.2
587
587
strawberry: httpx
588
588
strawberry-v0.209.8: pydantic<2.11
589
589
strawberry-v0.231.1: pydantic<2.11
@@ -666,7 +666,7 @@ deps =
666
666
starlette-v0.16.0: starlette ==0.16.0
667
667
starlette-v0.26.1: starlette ==0.26.1
668
668
starlette-v0.36.3: starlette ==0.36.3
669
- starlette-v0.47.0 : starlette ==0.47.0
669
+ starlette-v0.47.1 : starlette ==0.47.1
670
670
starlette: pytest-asyncio
671
671
starlette: python-multipart
672
672
starlette: requests
@@ -681,7 +681,7 @@ deps =
681
681
fastapi-v0.79.1: fastapi ==0.79.1
682
682
fastapi-v0.91.0: fastapi ==0.91.0
683
683
fastapi-v0.103.2: fastapi ==0.103.2
684
- fastapi-v0.115.12 : fastapi ==0.115.12
684
+ fastapi-v0.115.13 : fastapi ==0.115.13
685
685
fastapi: httpx
686
686
fastapi: pytest-asyncio
687
687
fastapi: python-multipart
0 commit comments