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-11T12:20:52.494394 +00:00
13
+ # Last generated: 2025-06-17T08:49:27.078408 +00:00
14
14
15
15
[tox]
16
16
requires =
@@ -146,9 +146,9 @@ envlist =
146
146
{py3.9,py3.11,py3.12}-cohere-v5.15.0
147
147
148
148
{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
152
152
153
153
154
154
# ~~~ DBs ~~~
@@ -157,7 +157,7 @@ envlist =
157
157
{py3.6}-pymongo-v3.5.1
158
158
{py3.6,py3.10,py3.11}-pymongo-v3.13.0
159
159
{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
161
161
162
162
{py3.6}-redis_py_cluster_legacy-v1.3.6
163
163
{py3.6,py3.7}-redis_py_cluster_legacy-v2.0.0
@@ -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.1
183
+ {py3.7,py3.12,py3.13}-statsig-v0.58.2
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
@@ -201,9 +201,9 @@ envlist =
201
201
{py3.8,py3.12,py3.13}-graphene-v3.4.3
202
202
203
203
{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
207
207
208
208
209
209
# ~~~ Network ~~~
@@ -261,10 +261,10 @@ envlist =
261
261
{py3.7}-aiohttp-v3.4.4
262
262
{py3.7,py3.8,py3.9}-aiohttp-v3.7.4
263
263
{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
265
265
266
266
{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
268
268
269
269
{py3.6}-falcon-v1.4.1
270
270
{py3.6,py3.7}-falcon-v2.0.0
@@ -515,9 +515,9 @@ deps =
515
515
cohere-v5.15.0: cohere ==5.15.0
516
516
517
517
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
521
521
522
522
523
523
# ~~~ DBs ~~~
@@ -526,7 +526,7 @@ deps =
526
526
pymongo-v3.5.1: pymongo ==3.5.1
527
527
pymongo-v3.13.0: pymongo ==3.13.0
528
528
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
530
530
pymongo: mockupdb
531
531
532
532
redis_py_cluster_legacy-v1.3.6: redis-py-cluster ==1.3.6
@@ -550,7 +550,7 @@ deps =
550
550
statsig-v0.55.3: statsig ==0.55.3
551
551
statsig-v0.56.0: statsig ==0.56.0
552
552
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
554
554
statsig: typing_extensions
555
555
556
556
unleash-v6.0.1: UnleashClient ==6.0.1
@@ -580,13 +580,13 @@ deps =
580
580
py3.6-graphene: aiocontextvars
581
581
582
582
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
586
586
strawberry: httpx
587
587
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
590
590
591
591
592
592
# ~~~ Network ~~~
@@ -696,13 +696,13 @@ deps =
696
696
aiohttp-v3.4.4: aiohttp ==3.4.4
697
697
aiohttp-v3.7.4: aiohttp ==3.7.4
698
698
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
700
700
aiohttp: pytest-aiohttp
701
701
aiohttp-v3.10.11: pytest-asyncio
702
- aiohttp-v3.12.12 : pytest-asyncio
702
+ aiohttp-v3.12.13 : pytest-asyncio
703
703
704
704
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
706
706
bottle: werkzeug<2.1.0
707
707
708
708
falcon-v1.4.1: falcon ==1.4.1
0 commit comments