Skip to content

Commit c4bfd0b

Browse files
committed
merge stuff
2 parents 7b27d22 + ad2bbff commit c4bfd0b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tox.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ envlist =
138138
{py3.8,py3.11,py3.12}-anthropic-v0.16.0
139139
{py3.8,py3.11,py3.12}-anthropic-v0.29.2
140140
{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
142142

143143
{py3.9,py3.10,py3.11}-cohere-v5.4.0
144144
{py3.9,py3.11,py3.12}-cohere-v5.8.1
@@ -205,7 +205,7 @@ envlist =
205205
{py3.8,py3.10,py3.11}-strawberry-v0.209.8
206206
{py3.8,py3.11,py3.12}-strawberry-v0.231.1
207207
{py3.8,py3.12,py3.13}-strawberry-v0.253.1
208-
{py3.9,py3.12,py3.13}-strawberry-v0.274.0
208+
{py3.9,py3.12,py3.13}-strawberry-v0.275.2
209209

210210

211211
# ~~~ Network ~~~
@@ -251,7 +251,7 @@ envlist =
251251
{py3.6,py3.9,py3.10}-starlette-v0.16.0
252252
{py3.7,py3.10,py3.11}-starlette-v0.26.1
253253
{py3.8,py3.11,py3.12}-starlette-v0.36.3
254-
{py3.9,py3.12,py3.13}-starlette-v0.47.0
254+
{py3.9,py3.12,py3.13}-starlette-v0.47.1
255255

256256
{py3.6,py3.9,py3.10}-fastapi-v0.79.1
257257
{py3.7,py3.10,py3.11}-fastapi-v0.91.0
@@ -506,7 +506,7 @@ deps =
506506
anthropic-v0.16.0: anthropic==0.16.0
507507
anthropic-v0.29.2: anthropic==0.29.2
508508
anthropic-v0.42.0: anthropic==0.42.0
509-
anthropic-v0.54.0: anthropic==0.54.0
509+
anthropic-v0.55.0: anthropic==0.55.0
510510
anthropic: pytest-asyncio
511511
anthropic-v0.16.0: httpx<0.28.0
512512
anthropic-v0.29.2: httpx<0.28.0
@@ -588,7 +588,7 @@ deps =
588588
strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
589589
strawberry-v0.231.1: strawberry-graphql[fastapi,flask]==0.231.1
590590
strawberry-v0.253.1: strawberry-graphql[fastapi,flask]==0.253.1
591-
strawberry-v0.274.0: strawberry-graphql[fastapi,flask]==0.274.0
591+
strawberry-v0.275.2: strawberry-graphql[fastapi,flask]==0.275.2
592592
strawberry: httpx
593593
strawberry-v0.209.8: pydantic<2.11
594594
strawberry-v0.231.1: pydantic<2.11
@@ -671,7 +671,7 @@ deps =
671671
starlette-v0.16.0: starlette==0.16.0
672672
starlette-v0.26.1: starlette==0.26.1
673673
starlette-v0.36.3: starlette==0.36.3
674-
starlette-v0.47.0: starlette==0.47.0
674+
starlette-v0.47.1: starlette==0.47.1
675675
starlette: pytest-asyncio
676676
starlette: python-multipart
677677
starlette: requests

0 commit comments

Comments
 (0)