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-05-06T10:23:50.156629 +00:00
13
+ # Last generated: 2025-05-20T07:21:06.821358 +00:00
14
14
15
15
[tox]
16
16
requires =
@@ -136,9 +136,9 @@ 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.27.0
140
- {py3.8,py3.11,py3.12}-anthropic-v0.38 .0
141
- {py3.8,py3.11,py3.12}-anthropic-v0.50 .0
139
+ {py3.8,py3.11,py3.12}-anthropic-v0.28.1
140
+ {py3.8,py3.11,py3.12}-anthropic-v0.40 .0
141
+ {py3.8,py3.11,py3.12}-anthropic-v0.51 .0
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
@@ -148,7 +148,7 @@ envlist =
148
148
{py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
149
149
{py3.8,py3.10,py3.11}-huggingface_hub-v0.25.2
150
150
{py3.8,py3.12,py3.13}-huggingface_hub-v0.28.1
151
- {py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
151
+ {py3.8,py3.12,py3.13}-huggingface_hub-v0.31.4
152
152
153
153
154
154
# ~~~ DBs ~~~
@@ -157,15 +157,15 @@ 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.12.1
160
+ {py3.9,py3.12,py3.13}-pymongo-v4.13.0
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
164
164
{py3.6,py3.7,py3.8}-redis_py_cluster_legacy-v2.1.3
165
165
166
166
{py3.6,py3.8,py3.9}-sqlalchemy-v1.3.24
167
167
{py3.6,py3.11,py3.12}-sqlalchemy-v1.4.54
168
- {py3.7,py3.12,py3.13}-sqlalchemy-v2.0.40
168
+ {py3.7,py3.12,py3.13}-sqlalchemy-v2.0.41
169
169
170
170
171
171
# ~~~ Flags ~~~
@@ -200,9 +200,9 @@ envlist =
200
200
{py3.8,py3.12,py3.13}-graphene-v3.4.3
201
201
202
202
{py3.8,py3.10,py3.11}-strawberry-v0.209.8
203
- {py3.8,py3.11,py3.12}-strawberry-v0.228.0
204
- {py3.8,py3.12,py3.13}-strawberry-v0.247.2
205
- {py3.9,py3.12,py3.13}-strawberry-v0.266 .0
203
+ {py3.8,py3.11,py3.12}-strawberry-v0.229.2
204
+ {py3.8,py3.12,py3.13}-strawberry-v0.249.0
205
+ {py3.9,py3.12,py3.13}-strawberry-v0.269 .0
206
206
207
207
208
208
# ~~~ Network ~~~
@@ -238,14 +238,14 @@ envlist =
238
238
{py3.6,py3.7}-django-v1.11.29
239
239
{py3.6,py3.8,py3.9}-django-v2.2.28
240
240
{py3.6,py3.9,py3.10}-django-v3.2.25
241
- {py3.8,py3.11,py3.12}-django-v4.2.20
241
+ {py3.8,py3.11,py3.12}-django-v4.2.21
242
242
{py3.10,py3.11,py3.12}-django-v5.0.14
243
- {py3.10,py3.12,py3.13}-django-v5.2
243
+ {py3.10,py3.12,py3.13}-django-v5.2.1
244
244
245
245
{py3.6,py3.7,py3.8}-flask-v1.1.4
246
246
{py3.8,py3.12,py3.13}-flask-v2.3.3
247
247
{py3.8,py3.12,py3.13}-flask-v3.0.3
248
- {py3.9,py3.12,py3.13}-flask-v3.1.0
248
+ {py3.9,py3.12,py3.13}-flask-v3.1.1
249
249
250
250
{py3.6,py3.9,py3.10}-starlette-v0.16.0
251
251
{py3.7,py3.10,py3.11}-starlette-v0.26.1
@@ -287,10 +287,9 @@ envlist =
287
287
{py3.8,py3.10,py3.11}-starlite-v1.51.16
288
288
289
289
{py3.6,py3.7,py3.8}-tornado-v6.0.4
290
- {py3.6,py3.8,py3.9}-tornado-v6.1
291
290
{py3.7,py3.9,py3.10}-tornado-v6.2
292
291
{py3.8,py3.10,py3.11}-tornado-v6.4.2
293
- {py3.9,py3.12,py3.13}-tornado-v6.5b1
292
+ {py3.9,py3.12,py3.13}-tornado-v6.5
294
293
295
294
296
295
# ~~~ Misc ~~~
@@ -301,9 +300,9 @@ envlist =
301
300
{py3.6,py3.7,py3.8}-trytond-v5.8.16
302
301
{py3.8,py3.10,py3.11}-trytond-v6.8.17
303
302
{py3.8,py3.11,py3.12}-trytond-v7.0.31
304
- {py3.9,py3.12,py3.13}-trytond-v7.6.0
303
+ {py3.9,py3.12,py3.13}-trytond-v7.6.1
305
304
306
- {py3.7,py3.12,py3.13}-typer-v0.15.3
305
+ {py3.7,py3.12,py3.13}-typer-v0.15.4
307
306
308
307
309
308
@@ -501,13 +500,13 @@ deps =
501
500
502
501
# ~~~ AI ~~~
503
502
anthropic-v0.16.0: anthropic ==0.16.0
504
- anthropic-v0.27.0 : anthropic ==0.27.0
505
- anthropic-v0.38 .0: anthropic ==0.38 .0
506
- anthropic-v0.50 .0: anthropic ==0.50 .0
503
+ anthropic-v0.28.1 : anthropic ==0.28.1
504
+ anthropic-v0.40 .0: anthropic ==0.40 .0
505
+ anthropic-v0.51 .0: anthropic ==0.51 .0
507
506
anthropic: pytest-asyncio
508
507
anthropic-v0.16.0: httpx<0.28.0
509
- anthropic-v0.27.0 : httpx<0.28.0
510
- anthropic-v0.38 .0: httpx<0.28.0
508
+ anthropic-v0.28.1 : httpx<0.28.0
509
+ anthropic-v0.40 .0: httpx<0.28.0
511
510
512
511
cohere-v5.4.0: cohere ==5.4.0
513
512
cohere-v5.8.1: cohere ==5.8.1
@@ -517,7 +516,7 @@ deps =
517
516
huggingface_hub-v0.22.2: huggingface_hub ==0.22.2
518
517
huggingface_hub-v0.25.2: huggingface_hub ==0.25.2
519
518
huggingface_hub-v0.28.1: huggingface_hub ==0.28.1
520
- huggingface_hub-v0.30.2 : huggingface_hub ==0.30.2
519
+ huggingface_hub-v0.31.4 : huggingface_hub ==0.31.4
521
520
522
521
523
522
# ~~~ DBs ~~~
@@ -526,7 +525,7 @@ deps =
526
525
pymongo-v3.5.1: pymongo ==3.5.1
527
526
pymongo-v3.13.0: pymongo ==3.13.0
528
527
pymongo-v4.0.2: pymongo ==4.0.2
529
- pymongo-v4.12.1 : pymongo ==4.12.1
528
+ pymongo-v4.13.0 : pymongo ==4.13.0
530
529
pymongo: mockupdb
531
530
532
531
redis_py_cluster_legacy-v1.3.6: redis-py-cluster ==1.3.6
@@ -535,7 +534,7 @@ deps =
535
534
536
535
sqlalchemy-v1.3.24: sqlalchemy ==1.3.24
537
536
sqlalchemy-v1.4.54: sqlalchemy ==1.4.54
538
- sqlalchemy-v2.0.40 : sqlalchemy ==2.0.40
537
+ sqlalchemy-v2.0.41 : sqlalchemy ==2.0.41
539
538
540
539
541
540
# ~~~ Flags ~~~
@@ -579,13 +578,13 @@ deps =
579
578
py3.6-graphene: aiocontextvars
580
579
581
580
strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8
582
- strawberry-v0.228.0 : strawberry-graphql[fastapi,flask]==0.228.0
583
- strawberry-v0.247.2 : strawberry-graphql[fastapi,flask]==0.247.2
584
- strawberry-v0.266 .0: strawberry-graphql[fastapi,flask]==0.266 .0
581
+ strawberry-v0.229.2 : strawberry-graphql[fastapi,flask]==0.229.2
582
+ strawberry-v0.249.0 : strawberry-graphql[fastapi,flask]==0.249.0
583
+ strawberry-v0.269 .0: strawberry-graphql[fastapi,flask]==0.269 .0
585
584
strawberry: httpx
586
585
strawberry-v0.209.8: pydantic<2.11
587
- strawberry-v0.228.0 : pydantic<2.11
588
- strawberry-v0.247.2 : pydantic<2.11
586
+ strawberry-v0.229.2 : pydantic<2.11
587
+ strawberry-v0.249.0 : pydantic<2.11
589
588
590
589
591
590
# ~~~ Network ~~~
@@ -628,17 +627,17 @@ deps =
628
627
django-v1.11.29: django ==1.11.29
629
628
django-v2.2.28: django ==2.2.28
630
629
django-v3.2.25: django ==3.2.25
631
- django-v4.2.20 : django ==4.2.20
630
+ django-v4.2.21 : django ==4.2.21
632
631
django-v5.0.14: django ==5.0.14
633
- django-v5.2: django ==5.2
632
+ django-v5.2.1 : django ==5.2.1
634
633
django: psycopg2-binary
635
634
django: djangorestframework
636
635
django: pytest-django
637
636
django: Werkzeug
638
637
django-v3.2.25: pytest-asyncio
639
- django-v4.2.20 : pytest-asyncio
638
+ django-v4.2.21 : pytest-asyncio
640
639
django-v5.0.14: pytest-asyncio
641
- django-v5.2: pytest-asyncio
640
+ django-v5.2.1 : pytest-asyncio
642
641
django-v2.2.28: six
643
642
django-v1.11.29: djangorestframework>=3.0,<4.0
644
643
django-v1.11.29: Werkzeug<2.1.0
@@ -650,14 +649,14 @@ deps =
650
649
django-v2.2.28: pytest-django<4.0
651
650
django-v2.2.28: channels[daphne]
652
651
django-v3.2.25: channels[daphne]
653
- django-v4.2.20 : channels[daphne]
652
+ django-v4.2.21 : channels[daphne]
654
653
django-v5.0.14: channels[daphne]
655
- django-v5.2: channels[daphne]
654
+ django-v5.2.1 : channels[daphne]
656
655
657
656
flask-v1.1.4: flask ==1.1.4
658
657
flask-v2.3.3: flask ==2.3.3
659
658
flask-v3.0.3: flask ==3.0.3
660
- flask-v3.1.0 : flask ==3.1.0
659
+ flask-v3.1.1 : flask ==3.1.1
661
660
flask: flask-login
662
661
flask: werkzeug
663
662
flask-v1.1.4: werkzeug<2.1.0
@@ -739,13 +738,11 @@ deps =
739
738
starlite: httpx<0.28
740
739
741
740
tornado-v6.0.4: tornado ==6.0.4
742
- tornado-v6.1: tornado ==6.1
743
741
tornado-v6.2: tornado ==6.2
744
742
tornado-v6.4.2: tornado ==6.4.2
745
- tornado-v6.5b1 : tornado ==6.5b1
743
+ tornado-v6.5 : tornado ==6.5
746
744
tornado: pytest
747
745
tornado-v6.0.4: pytest<8.2
748
- tornado-v6.1: pytest<8.2
749
746
tornado-v6.2: pytest<8.2
750
747
py3.6-tornado: aiocontextvars
751
748
@@ -758,12 +755,12 @@ deps =
758
755
trytond-v5.8.16: trytond ==5.8.16
759
756
trytond-v6.8.17: trytond ==6.8.17
760
757
trytond-v7.0.31: trytond ==7.0.31
761
- trytond-v7.6.0 : trytond ==7.6.0
758
+ trytond-v7.6.1 : trytond ==7.6.1
762
759
trytond: werkzeug
763
760
trytond-v4.6.22: werkzeug<1.0
764
761
trytond-v4.8.18: werkzeug<1.0
765
762
766
- typer-v0.15.3 : typer ==0.15.3
763
+ typer-v0.15.4 : typer ==0.15.4
767
764
768
765
769
766
0 commit comments