Skip to content

Commit 1af7d1a

Browse files
committed
Update tox.ini
1 parent 2a39546 commit 1af7d1a

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

tox.ini

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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-29T06:07:22.069934+00:00
13+
# Last generated: 2025-08-12T07:16:34.585160+00:00
1414

1515
[tox]
1616
requires =
@@ -138,21 +138,21 @@ envlist =
138138
{py3.8,py3.11,py3.12}-anthropic-v0.16.0
139139
{py3.8,py3.11,py3.12}-anthropic-v0.31.2
140140
{py3.8,py3.11,py3.12}-anthropic-v0.46.0
141-
{py3.8,py3.12,py3.13}-anthropic-v0.60.0
141+
{py3.8,py3.12,py3.13}-anthropic-v0.62.0
142142

143143
{py3.9,py3.10,py3.11}-cohere-v5.4.0
144144
{py3.9,py3.11,py3.12}-cohere-v5.9.4
145145
{py3.9,py3.11,py3.12}-cohere-v5.13.12
146-
{py3.9,py3.11,py3.12}-cohere-v5.16.1
146+
{py3.9,py3.11,py3.12}-cohere-v5.16.3
147147

148148
{py3.10,py3.11,py3.12}-openai_agents-v0.0.19
149149
{py3.10,py3.12,py3.13}-openai_agents-v0.1.0
150-
{py3.10,py3.12,py3.13}-openai_agents-v0.2.3
150+
{py3.10,py3.12,py3.13}-openai_agents-v0.2.6
151151

152152
{py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
153153
{py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5
154154
{py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
155-
{py3.8,py3.12,py3.13}-huggingface_hub-v0.34.2
155+
{py3.8,py3.12,py3.13}-huggingface_hub-v0.34.4
156156
{py3.8,py3.12,py3.13}-huggingface_hub-v0.35.0rc0
157157

158158

@@ -162,15 +162,15 @@ envlist =
162162
{py3.6}-pymongo-v3.5.1
163163
{py3.6,py3.10,py3.11}-pymongo-v3.13.0
164164
{py3.6,py3.9,py3.10}-pymongo-v4.0.2
165-
{py3.9,py3.12,py3.13}-pymongo-v4.13.2
165+
{py3.9,py3.12,py3.13}-pymongo-v4.14.0
166166

167167
{py3.6}-redis_py_cluster_legacy-v1.3.6
168168
{py3.6,py3.7}-redis_py_cluster_legacy-v2.0.0
169169
{py3.6,py3.7,py3.8}-redis_py_cluster_legacy-v2.1.3
170170

171171
{py3.6,py3.8,py3.9}-sqlalchemy-v1.3.24
172172
{py3.6,py3.11,py3.12}-sqlalchemy-v1.4.54
173-
{py3.7,py3.12,py3.13}-sqlalchemy-v2.0.41
173+
{py3.7,py3.12,py3.13}-sqlalchemy-v2.0.43
174174

175175

176176
# ~~~ Flags ~~~
@@ -180,7 +180,7 @@ envlist =
180180
{py3.9,py3.12,py3.13}-launchdarkly-v9.12.0
181181

182182
{py3.8,py3.12,py3.13}-openfeature-v0.7.5
183-
{py3.9,py3.12,py3.13}-openfeature-v0.8.1
183+
{py3.9,py3.12,py3.13}-openfeature-v0.8.2
184184

185185
{py3.7,py3.12,py3.13}-statsig-v0.55.3
186186
{py3.7,py3.12,py3.13}-statsig-v0.57.3
@@ -209,7 +209,7 @@ envlist =
209209
{py3.8,py3.10,py3.11}-strawberry-v0.209.8
210210
{py3.8,py3.11,py3.12}-strawberry-v0.232.2
211211
{py3.8,py3.12,py3.13}-strawberry-v0.255.0
212-
{py3.9,py3.12,py3.13}-strawberry-v0.278.0
212+
{py3.9,py3.12,py3.13}-strawberry-v0.278.1
213213

214214

215215
# ~~~ Network ~~~
@@ -245,7 +245,7 @@ envlist =
245245
{py3.6,py3.9,py3.10}-django-v3.2.25
246246
{py3.8,py3.11,py3.12}-django-v4.2.23
247247
{py3.10,py3.11,py3.12}-django-v5.0.14
248-
{py3.10,py3.12,py3.13}-django-v5.2.4
248+
{py3.10,py3.12,py3.13}-django-v5.2.5
249249

250250
{py3.6,py3.7,py3.8}-flask-v1.1.4
251251
{py3.8,py3.12,py3.13}-flask-v2.3.3
@@ -276,12 +276,12 @@ envlist =
276276
{py3.6,py3.7}-falcon-v2.0.0
277277
{py3.6,py3.11,py3.12}-falcon-v3.1.3
278278
{py3.8,py3.11,py3.12}-falcon-v4.0.2
279-
{py3.8,py3.11,py3.12}-falcon-v4.1.0a3
279+
{py3.8,py3.11,py3.12}-falcon-v4.1.0
280280

281281
{py3.8,py3.10,py3.11}-litestar-v2.0.1
282-
{py3.8,py3.11,py3.12}-litestar-v2.5.5
283-
{py3.8,py3.11,py3.12}-litestar-v2.10.0
284-
{py3.8,py3.12,py3.13}-litestar-v2.16.0
282+
{py3.8,py3.11,py3.12}-litestar-v2.6.4
283+
{py3.8,py3.11,py3.12}-litestar-v2.12.1
284+
{py3.8,py3.12,py3.13}-litestar-v2.17.0
285285

286286
{py3.6}-pyramid-v1.8.6
287287
{py3.6,py3.8,py3.9}-pyramid-v1.10.8
@@ -295,7 +295,7 @@ envlist =
295295
{py3.6,py3.7,py3.8}-tornado-v6.0.4
296296
{py3.7,py3.9,py3.10}-tornado-v6.2
297297
{py3.8,py3.10,py3.11}-tornado-v6.4.2
298-
{py3.9,py3.12,py3.13}-tornado-v6.5.1
298+
{py3.9,py3.12,py3.13}-tornado-v6.5.2
299299

300300

301301
# ~~~ Misc ~~~
@@ -306,7 +306,7 @@ envlist =
306306
{py3.6,py3.7,py3.8}-trytond-v5.8.16
307307
{py3.8,py3.10,py3.11}-trytond-v6.8.17
308308
{py3.8,py3.11,py3.12}-trytond-v7.0.34
309-
{py3.9,py3.12,py3.13}-trytond-v7.6.4
309+
{py3.9,py3.12,py3.13}-trytond-v7.6.5
310310

311311
{py3.7,py3.12,py3.13}-typer-v0.15.4
312312
{py3.7,py3.12,py3.13}-typer-v0.16.0
@@ -512,7 +512,7 @@ deps =
512512
anthropic-v0.16.0: anthropic==0.16.0
513513
anthropic-v0.31.2: anthropic==0.31.2
514514
anthropic-v0.46.0: anthropic==0.46.0
515-
anthropic-v0.60.0: anthropic==0.60.0
515+
anthropic-v0.62.0: anthropic==0.62.0
516516
anthropic: pytest-asyncio
517517
anthropic-v0.16.0: httpx<0.28.0
518518
anthropic-v0.31.2: httpx<0.28.0
@@ -521,17 +521,17 @@ deps =
521521
cohere-v5.4.0: cohere==5.4.0
522522
cohere-v5.9.4: cohere==5.9.4
523523
cohere-v5.13.12: cohere==5.13.12
524-
cohere-v5.16.1: cohere==5.16.1
524+
cohere-v5.16.3: cohere==5.16.3
525525

526526
openai_agents-v0.0.19: openai-agents==0.0.19
527527
openai_agents-v0.1.0: openai-agents==0.1.0
528-
openai_agents-v0.2.3: openai-agents==0.2.3
528+
openai_agents-v0.2.6: openai-agents==0.2.6
529529
openai_agents: pytest-asyncio
530530

531531
huggingface_hub-v0.22.2: huggingface_hub==0.22.2
532532
huggingface_hub-v0.26.5: huggingface_hub==0.26.5
533533
huggingface_hub-v0.30.2: huggingface_hub==0.30.2
534-
huggingface_hub-v0.34.2: huggingface_hub==0.34.2
534+
huggingface_hub-v0.34.4: huggingface_hub==0.34.4
535535
huggingface_hub-v0.35.0rc0: huggingface_hub==0.35.0rc0
536536

537537

@@ -541,7 +541,7 @@ deps =
541541
pymongo-v3.5.1: pymongo==3.5.1
542542
pymongo-v3.13.0: pymongo==3.13.0
543543
pymongo-v4.0.2: pymongo==4.0.2
544-
pymongo-v4.13.2: pymongo==4.13.2
544+
pymongo-v4.14.0: pymongo==4.14.0
545545
pymongo: mockupdb
546546

547547
redis_py_cluster_legacy-v1.3.6: redis-py-cluster==1.3.6
@@ -550,7 +550,7 @@ deps =
550550

551551
sqlalchemy-v1.3.24: sqlalchemy==1.3.24
552552
sqlalchemy-v1.4.54: sqlalchemy==1.4.54
553-
sqlalchemy-v2.0.41: sqlalchemy==2.0.41
553+
sqlalchemy-v2.0.43: sqlalchemy==2.0.43
554554

555555

556556
# ~~~ Flags ~~~
@@ -560,7 +560,7 @@ deps =
560560
launchdarkly-v9.12.0: launchdarkly-server-sdk==9.12.0
561561

562562
openfeature-v0.7.5: openfeature-sdk==0.7.5
563-
openfeature-v0.8.1: openfeature-sdk==0.8.1
563+
openfeature-v0.8.2: openfeature-sdk==0.8.2
564564

565565
statsig-v0.55.3: statsig==0.55.3
566566
statsig-v0.57.3: statsig==0.57.3
@@ -598,7 +598,7 @@ deps =
598598
strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
599599
strawberry-v0.232.2: strawberry-graphql[fastapi,flask]==0.232.2
600600
strawberry-v0.255.0: strawberry-graphql[fastapi,flask]==0.255.0
601-
strawberry-v0.278.0: strawberry-graphql[fastapi,flask]==0.278.0
601+
strawberry-v0.278.1: strawberry-graphql[fastapi,flask]==0.278.1
602602
strawberry: httpx
603603
strawberry-v0.209.8: pydantic<2.11
604604
strawberry-v0.232.2: pydantic<2.11
@@ -645,7 +645,7 @@ deps =
645645
django-v3.2.25: django==3.2.25
646646
django-v4.2.23: django==4.2.23
647647
django-v5.0.14: django==5.0.14
648-
django-v5.2.4: django==5.2.4
648+
django-v5.2.5: django==5.2.5
649649
django: psycopg2-binary
650650
django: djangorestframework
651651
django: pytest-django
@@ -654,12 +654,12 @@ deps =
654654
django-v3.2.25: channels[daphne]
655655
django-v4.2.23: channels[daphne]
656656
django-v5.0.14: channels[daphne]
657-
django-v5.2.4: channels[daphne]
657+
django-v5.2.5: channels[daphne]
658658
django-v2.2.28: six
659659
django-v3.2.25: pytest-asyncio
660660
django-v4.2.23: pytest-asyncio
661661
django-v5.0.14: pytest-asyncio
662-
django-v5.2.4: pytest-asyncio
662+
django-v5.2.5: pytest-asyncio
663663
django-v1.11.29: djangorestframework>=3.0,<4.0
664664
django-v1.11.29: Werkzeug<2.1.0
665665
django-v2.2.28: djangorestframework>=3.0,<4.0
@@ -725,18 +725,18 @@ deps =
725725
falcon-v2.0.0: falcon==2.0.0
726726
falcon-v3.1.3: falcon==3.1.3
727727
falcon-v4.0.2: falcon==4.0.2
728-
falcon-v4.1.0a3: falcon==4.1.0a3
728+
falcon-v4.1.0: falcon==4.1.0
729729

730730
litestar-v2.0.1: litestar==2.0.1
731-
litestar-v2.5.5: litestar==2.5.5
732-
litestar-v2.10.0: litestar==2.10.0
733-
litestar-v2.16.0: litestar==2.16.0
731+
litestar-v2.6.4: litestar==2.6.4
732+
litestar-v2.12.1: litestar==2.12.1
733+
litestar-v2.17.0: litestar==2.17.0
734734
litestar: pytest-asyncio
735735
litestar: python-multipart
736736
litestar: requests
737737
litestar: cryptography
738738
litestar-v2.0.1: httpx<0.28
739-
litestar-v2.5.5: httpx<0.28
739+
litestar-v2.6.4: httpx<0.28
740740

741741
pyramid-v1.8.6: pyramid==1.8.6
742742
pyramid-v1.10.8: pyramid==1.10.8
@@ -757,7 +757,7 @@ deps =
757757
tornado-v6.0.4: tornado==6.0.4
758758
tornado-v6.2: tornado==6.2
759759
tornado-v6.4.2: tornado==6.4.2
760-
tornado-v6.5.1: tornado==6.5.1
760+
tornado-v6.5.2: tornado==6.5.2
761761
tornado: pytest
762762
tornado-v6.0.4: pytest<8.2
763763
tornado-v6.2: pytest<8.2
@@ -772,7 +772,7 @@ deps =
772772
trytond-v5.8.16: trytond==5.8.16
773773
trytond-v6.8.17: trytond==6.8.17
774774
trytond-v7.0.34: trytond==7.0.34
775-
trytond-v7.6.4: trytond==7.6.4
775+
trytond-v7.6.5: trytond==7.6.5
776776
trytond: werkzeug
777777
trytond-v4.6.22: werkzeug<1.0
778778
trytond-v4.8.18: werkzeug<1.0

0 commit comments

Comments
 (0)