Skip to content

Commit 9502dd5

Browse files
committed
tests: Regenerate tox
1 parent fedcb07 commit 9502dd5

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

tox.ini

Lines changed: 24 additions & 24 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-06-11T12:20:52.494394+00:00
13+
# Last generated: 2025-06-17T08:49:27.078408+00:00
1414

1515
[tox]
1616
requires =
@@ -146,9 +146,9 @@ envlist =
146146
{py3.9,py3.11,py3.12}-cohere-v5.15.0
147147

148148
{py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
149-
{py3.8,py3.10,py3.11}-huggingface_hub-v0.25.2
150-
{py3.8,py3.12,py3.13}-huggingface_hub-v0.28.1
151-
{py3.8,py3.12,py3.13}-huggingface_hub-v0.32.6
149+
{py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5
150+
{py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
151+
{py3.8,py3.12,py3.13}-huggingface_hub-v0.33.0
152152

153153

154154
# ~~~ DBs ~~~
@@ -157,7 +157,7 @@ envlist =
157157
{py3.6}-pymongo-v3.5.1
158158
{py3.6,py3.10,py3.11}-pymongo-v3.13.0
159159
{py3.6,py3.9,py3.10}-pymongo-v4.0.2
160-
{py3.9,py3.12,py3.13}-pymongo-v4.13.0
160+
{py3.9,py3.12,py3.13}-pymongo-v4.13.2
161161

162162
{py3.6}-redis_py_cluster_legacy-v1.3.6
163163
{py3.6,py3.7}-redis_py_cluster_legacy-v2.0.0
@@ -180,7 +180,7 @@ envlist =
180180
{py3.7,py3.12,py3.13}-statsig-v0.55.3
181181
{py3.7,py3.12,py3.13}-statsig-v0.56.0
182182
{py3.7,py3.12,py3.13}-statsig-v0.57.3
183-
{py3.7,py3.12,py3.13}-statsig-v0.58.1
183+
{py3.7,py3.12,py3.13}-statsig-v0.58.2
184184

185185
{py3.8,py3.12,py3.13}-unleash-v6.0.1
186186
{py3.8,py3.12,py3.13}-unleash-v6.1.0
@@ -201,9 +201,9 @@ envlist =
201201
{py3.8,py3.12,py3.13}-graphene-v3.4.3
202202

203203
{py3.8,py3.10,py3.11}-strawberry-v0.209.8
204-
{py3.8,py3.11,py3.12}-strawberry-v0.230.0
205-
{py3.8,py3.12,py3.13}-strawberry-v0.251.0
206-
{py3.9,py3.12,py3.13}-strawberry-v0.273.0
204+
{py3.8,py3.11,py3.12}-strawberry-v0.231.1
205+
{py3.8,py3.12,py3.13}-strawberry-v0.253.1
206+
{py3.9,py3.12,py3.13}-strawberry-v0.274.0
207207

208208

209209
# ~~~ Network ~~~
@@ -261,10 +261,10 @@ envlist =
261261
{py3.7}-aiohttp-v3.4.4
262262
{py3.7,py3.8,py3.9}-aiohttp-v3.7.4
263263
{py3.8,py3.12,py3.13}-aiohttp-v3.10.11
264-
{py3.9,py3.12,py3.13}-aiohttp-v3.12.12
264+
{py3.9,py3.12,py3.13}-aiohttp-v3.12.13
265265

266266
{py3.6,py3.7}-bottle-v0.12.25
267-
{py3.8,py3.12,py3.13}-bottle-v0.13.3
267+
{py3.8,py3.12,py3.13}-bottle-v0.13.4
268268

269269
{py3.6}-falcon-v1.4.1
270270
{py3.6,py3.7}-falcon-v2.0.0
@@ -515,9 +515,9 @@ deps =
515515
cohere-v5.15.0: cohere==5.15.0
516516

517517
huggingface_hub-v0.22.2: huggingface_hub==0.22.2
518-
huggingface_hub-v0.25.2: huggingface_hub==0.25.2
519-
huggingface_hub-v0.28.1: huggingface_hub==0.28.1
520-
huggingface_hub-v0.32.6: huggingface_hub==0.32.6
518+
huggingface_hub-v0.26.5: huggingface_hub==0.26.5
519+
huggingface_hub-v0.30.2: huggingface_hub==0.30.2
520+
huggingface_hub-v0.33.0: huggingface_hub==0.33.0
521521

522522

523523
# ~~~ DBs ~~~
@@ -526,7 +526,7 @@ deps =
526526
pymongo-v3.5.1: pymongo==3.5.1
527527
pymongo-v3.13.0: pymongo==3.13.0
528528
pymongo-v4.0.2: pymongo==4.0.2
529-
pymongo-v4.13.0: pymongo==4.13.0
529+
pymongo-v4.13.2: pymongo==4.13.2
530530
pymongo: mockupdb
531531

532532
redis_py_cluster_legacy-v1.3.6: redis-py-cluster==1.3.6
@@ -550,7 +550,7 @@ deps =
550550
statsig-v0.55.3: statsig==0.55.3
551551
statsig-v0.56.0: statsig==0.56.0
552552
statsig-v0.57.3: statsig==0.57.3
553-
statsig-v0.58.1: statsig==0.58.1
553+
statsig-v0.58.2: statsig==0.58.2
554554
statsig: typing_extensions
555555

556556
unleash-v6.0.1: UnleashClient==6.0.1
@@ -580,13 +580,13 @@ deps =
580580
py3.6-graphene: aiocontextvars
581581

582582
strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
583-
strawberry-v0.230.0: strawberry-graphql[fastapi,flask]==0.230.0
584-
strawberry-v0.251.0: strawberry-graphql[fastapi,flask]==0.251.0
585-
strawberry-v0.273.0: strawberry-graphql[fastapi,flask]==0.273.0
583+
strawberry-v0.231.1: strawberry-graphql[fastapi,flask]==0.231.1
584+
strawberry-v0.253.1: strawberry-graphql[fastapi,flask]==0.253.1
585+
strawberry-v0.274.0: strawberry-graphql[fastapi,flask]==0.274.0
586586
strawberry: httpx
587587
strawberry-v0.209.8: pydantic<2.11
588-
strawberry-v0.230.0: pydantic<2.11
589-
strawberry-v0.251.0: pydantic<2.11
588+
strawberry-v0.231.1: pydantic<2.11
589+
strawberry-v0.253.1: pydantic<2.11
590590

591591

592592
# ~~~ Network ~~~
@@ -696,13 +696,13 @@ deps =
696696
aiohttp-v3.4.4: aiohttp==3.4.4
697697
aiohttp-v3.7.4: aiohttp==3.7.4
698698
aiohttp-v3.10.11: aiohttp==3.10.11
699-
aiohttp-v3.12.12: aiohttp==3.12.12
699+
aiohttp-v3.12.13: aiohttp==3.12.13
700700
aiohttp: pytest-aiohttp
701701
aiohttp-v3.10.11: pytest-asyncio
702-
aiohttp-v3.12.12: pytest-asyncio
702+
aiohttp-v3.12.13: pytest-asyncio
703703

704704
bottle-v0.12.25: bottle==0.12.25
705-
bottle-v0.13.3: bottle==0.13.3
705+
bottle-v0.13.4: bottle==0.13.4
706706
bottle: werkzeug<2.1.0
707707

708708
falcon-v1.4.1: falcon==1.4.1

0 commit comments

Comments
 (0)