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-24T12:35:34.437673 +00:00
13
+ # Last generated: 2025-07-08T06:07:54.743036 +00:00
14
14
15
15
[tox]
16
16
requires =
@@ -136,21 +136,22 @@ envlist =
136
136
137
137
# ~~~ AI ~~~
138
138
{py3.8,py3.11,py3.12}-anthropic-v0.16.0
139
- {py3.8,py3.11,py3.12}-anthropic-v0.29.2
140
- {py3.8,py3.11,py3.12}-anthropic-v0.42 .0
141
- {py3.8,py3.11,py3.12}-anthropic-v0.55.0
139
+ {py3.8,py3.11,py3.12}-anthropic-v0.30.1
140
+ {py3.8,py3.11,py3.12}-anthropic-v0.44 .0
141
+ {py3.8,py3.11,py3.12}-anthropic-v0.57.1
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
145
145
{py3.9,py3.11,py3.12}-cohere-v5.11.4
146
146
{py3.9,py3.11,py3.12}-cohere-v5.15.0
147
147
148
148
{py3.9,py3.11,py3.12}-openai_agents-v0.0.19
149
+ {py3.9,py3.12,py3.13}-openai_agents-v0.1.0
149
150
150
151
{py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
151
152
{py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5
152
153
{py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
153
- {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.0
154
+ {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.2
154
155
155
156
156
157
# ~~~ DBs ~~~
@@ -186,7 +187,8 @@ envlist =
186
187
187
188
{py3.8,py3.12,py3.13}-unleash-v6.0.1
188
189
{py3.8,py3.12,py3.13}-unleash-v6.1.0
189
- {py3.8,py3.12,py3.13}-unleash-v6.2.1
190
+ {py3.8,py3.12,py3.13}-unleash-v6.2.2
191
+ {py3.8,py3.12,py3.13}-unleash-v6.3.0
190
192
191
193
192
194
# ~~~ GraphQL ~~~
@@ -205,14 +207,14 @@ envlist =
205
207
{py3.8,py3.10,py3.11}-strawberry-v0.209.8
206
208
{py3.8,py3.11,py3.12}-strawberry-v0.231.1
207
209
{py3.8,py3.12,py3.13}-strawberry-v0.253.1
208
- {py3.9,py3.12,py3.13}-strawberry-v0.275.2
210
+ {py3.9,py3.12,py3.13}-strawberry-v0.275.5
209
211
210
212
211
213
# ~~~ Network ~~~
212
214
{py3.7,py3.8}-grpc-v1.32.0
213
215
{py3.7,py3.9,py3.10}-grpc-v1.46.5
214
216
{py3.7,py3.11,py3.12}-grpc-v1.60.2
215
- {py3.9,py3.12,py3.13}-grpc-v1.73.0
217
+ {py3.9,py3.12,py3.13}-grpc-v1.73.1
216
218
217
219
218
220
# ~~~ Tasks ~~~
@@ -241,7 +243,7 @@ envlist =
241
243
{py3.6,py3.9,py3.10}-django-v3.2.25
242
244
{py3.8,py3.11,py3.12}-django-v4.2.23
243
245
{py3.10,py3.11,py3.12}-django-v5.0.14
244
- {py3.10,py3.12,py3.13}-django-v5.2.3
246
+ {py3.10,py3.12,py3.13}-django-v5.2.4
245
247
246
248
{py3.6,py3.7,py3.8}-flask-v1.1.4
247
249
{py3.8,py3.12,py3.13}-flask-v2.3.3
@@ -256,7 +258,7 @@ envlist =
256
258
{py3.6,py3.9,py3.10}-fastapi-v0.79.1
257
259
{py3.7,py3.10,py3.11}-fastapi-v0.91.0
258
260
{py3.7,py3.10,py3.11}-fastapi-v0.103.2
259
- {py3.8,py3.12,py3.13}-fastapi-v0.115.13
261
+ {py3.8,py3.12,py3.13}-fastapi-v0.116.0
260
262
261
263
262
264
# ~~~ Web 2 ~~~
@@ -300,8 +302,8 @@ envlist =
300
302
{py3.6}-trytond-v4.8.18
301
303
{py3.6,py3.7,py3.8}-trytond-v5.8.16
302
304
{py3.8,py3.10,py3.11}-trytond-v6.8.17
303
- {py3.8,py3.11,py3.12}-trytond-v7.0.32
304
- {py3.9,py3.12,py3.13}-trytond-v7.6.2
305
+ {py3.8,py3.11,py3.12}-trytond-v7.0.33
306
+ {py3.9,py3.12,py3.13}-trytond-v7.6.3
305
307
306
308
{py3.7,py3.12,py3.13}-typer-v0.15.4
307
309
{py3.7,py3.12,py3.13}-typer-v0.16.0
@@ -505,26 +507,27 @@ deps =
505
507
506
508
# ~~~ AI ~~~
507
509
anthropic-v0.16.0: anthropic ==0.16.0
508
- anthropic-v0.29.2 : anthropic ==0.29.2
509
- anthropic-v0.42 .0: anthropic ==0.42 .0
510
- anthropic-v0.55.0 : anthropic ==0.55.0
510
+ anthropic-v0.30.1 : anthropic ==0.30.1
511
+ anthropic-v0.44 .0: anthropic ==0.44 .0
512
+ anthropic-v0.57.1 : anthropic ==0.57.1
511
513
anthropic: pytest-asyncio
512
514
anthropic-v0.16.0: httpx<0.28.0
513
- anthropic-v0.29.2 : httpx<0.28.0
514
- anthropic-v0.42 .0: httpx<0.28.0
515
+ anthropic-v0.30.1 : httpx<0.28.0
516
+ anthropic-v0.44 .0: httpx<0.28.0
515
517
516
518
cohere-v5.4.0: cohere ==5.4.0
517
519
cohere-v5.8.1: cohere ==5.8.1
518
520
cohere-v5.11.4: cohere ==5.11.4
519
521
cohere-v5.15.0: cohere ==5.15.0
520
522
521
523
openai_agents-v0.0.19: openai-agents ==0.0.19
524
+ openai_agents-v0.1.0: openai-agents ==0.1.0
522
525
openai_agents: pytest-asyncio
523
526
524
527
huggingface_hub-v0.22.2: huggingface_hub ==0.22.2
525
528
huggingface_hub-v0.26.5: huggingface_hub ==0.26.5
526
529
huggingface_hub-v0.30.2: huggingface_hub ==0.30.2
527
- huggingface_hub-v0.33.0 : huggingface_hub ==0.33.0
530
+ huggingface_hub-v0.33.2 : huggingface_hub ==0.33.2
528
531
529
532
530
533
# ~~~ DBs ~~~
@@ -562,7 +565,8 @@ deps =
562
565
563
566
unleash-v6.0.1: UnleashClient ==6.0.1
564
567
unleash-v6.1.0: UnleashClient ==6.1.0
565
- unleash-v6.2.1: UnleashClient ==6.2.1
568
+ unleash-v6.2.2: UnleashClient ==6.2.2
569
+ unleash-v6.3.0: UnleashClient ==6.3.0
566
570
567
571
568
572
# ~~~ GraphQL ~~~
@@ -589,7 +593,7 @@ deps =
589
593
strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
590
594
strawberry-v0.231.1: strawberry-graphql[fastapi,flask]==0.231.1
591
595
strawberry-v0.253.1: strawberry-graphql[fastapi,flask]==0.253.1
592
- strawberry-v0.275.2 : strawberry-graphql[fastapi,flask]==0.275.2
596
+ strawberry-v0.275.5 : strawberry-graphql[fastapi,flask]==0.275.5
593
597
strawberry: httpx
594
598
strawberry-v0.209.8: pydantic<2.11
595
599
strawberry-v0.231.1: pydantic<2.11
@@ -600,7 +604,7 @@ deps =
600
604
grpc-v1.32.0: grpcio ==1.32.0
601
605
grpc-v1.46.5: grpcio ==1.46.5
602
606
grpc-v1.60.2: grpcio ==1.60.2
603
- grpc-v1.73.0 : grpcio ==1.73.0
607
+ grpc-v1.73.1 : grpcio ==1.73.1
604
608
grpc: protobuf
605
609
grpc: mypy-protobuf
606
610
grpc: types-protobuf
@@ -636,7 +640,7 @@ deps =
636
640
django-v3.2.25: django ==3.2.25
637
641
django-v4.2.23: django ==4.2.23
638
642
django-v5.0.14: django ==5.0.14
639
- django-v5.2.3 : django ==5.2.3
643
+ django-v5.2.4 : django ==5.2.4
640
644
django: psycopg2-binary
641
645
django: djangorestframework
642
646
django: pytest-django
@@ -645,12 +649,12 @@ deps =
645
649
django-v3.2.25: channels[daphne]
646
650
django-v4.2.23: channels[daphne]
647
651
django-v5.0.14: channels[daphne]
648
- django-v5.2.3 : channels[daphne]
652
+ django-v5.2.4 : channels[daphne]
649
653
django-v2.2.28: six
650
654
django-v3.2.25: pytest-asyncio
651
655
django-v4.2.23: pytest-asyncio
652
656
django-v5.0.14: pytest-asyncio
653
- django-v5.2.3 : pytest-asyncio
657
+ django-v5.2.4 : pytest-asyncio
654
658
django-v1.11.29: djangorestframework>=3.0,<4.0
655
659
django-v1.11.29: Werkzeug<2.1.0
656
660
django-v2.2.28: djangorestframework>=3.0,<4.0
@@ -687,7 +691,7 @@ deps =
687
691
fastapi-v0.79.1: fastapi ==0.79.1
688
692
fastapi-v0.91.0: fastapi ==0.91.0
689
693
fastapi-v0.103.2: fastapi ==0.103.2
690
- fastapi-v0.115.13 : fastapi ==0.115.13
694
+ fastapi-v0.116.0 : fastapi ==0.116.0
691
695
fastapi: httpx
692
696
fastapi: pytest-asyncio
693
697
fastapi: python-multipart
@@ -761,8 +765,8 @@ deps =
761
765
trytond-v4.8.18: trytond ==4.8.18
762
766
trytond-v5.8.16: trytond ==5.8.16
763
767
trytond-v6.8.17: trytond ==6.8.17
764
- trytond-v7.0.32 : trytond ==7.0.32
765
- trytond-v7.6.2 : trytond ==7.6.2
768
+ trytond-v7.0.33 : trytond ==7.0.33
769
+ trytond-v7.6.3 : trytond ==7.6.3
766
770
trytond: werkzeug
767
771
trytond-v4.6.22: werkzeug<1.0
768
772
trytond-v4.8.18: werkzeug<1.0
0 commit comments