diff --git a/tox.ini b/tox.ini index 332f541793..d9632b7cb5 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ # The file (and all resulting CI YAMLs) then need to be regenerated via # "scripts/generate-test-files.sh". # -# Last generated: 2025-05-06T10:23:50.156629+00:00 +# Last generated: 2025-05-20T07:21:06.821358+00:00 [tox] requires = @@ -136,9 +136,9 @@ envlist = # ~~~ AI ~~~ {py3.8,py3.11,py3.12}-anthropic-v0.16.0 - {py3.8,py3.11,py3.12}-anthropic-v0.27.0 - {py3.8,py3.11,py3.12}-anthropic-v0.38.0 - {py3.8,py3.11,py3.12}-anthropic-v0.50.0 + {py3.8,py3.11,py3.12}-anthropic-v0.28.1 + {py3.8,py3.11,py3.12}-anthropic-v0.40.0 + {py3.8,py3.11,py3.12}-anthropic-v0.51.0 {py3.9,py3.10,py3.11}-cohere-v5.4.0 {py3.9,py3.11,py3.12}-cohere-v5.8.1 @@ -148,7 +148,7 @@ envlist = {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2 {py3.8,py3.10,py3.11}-huggingface_hub-v0.25.2 {py3.8,py3.12,py3.13}-huggingface_hub-v0.28.1 - {py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2 + {py3.8,py3.12,py3.13}-huggingface_hub-v0.31.4 # ~~~ DBs ~~~ @@ -157,7 +157,7 @@ envlist = {py3.6}-pymongo-v3.5.1 {py3.6,py3.10,py3.11}-pymongo-v3.13.0 {py3.6,py3.9,py3.10}-pymongo-v4.0.2 - {py3.9,py3.12,py3.13}-pymongo-v4.12.1 + {py3.9,py3.12,py3.13}-pymongo-v4.13.0 {py3.6}-redis_py_cluster_legacy-v1.3.6 {py3.6,py3.7}-redis_py_cluster_legacy-v2.0.0 @@ -165,7 +165,7 @@ envlist = {py3.6,py3.8,py3.9}-sqlalchemy-v1.3.24 {py3.6,py3.11,py3.12}-sqlalchemy-v1.4.54 - {py3.7,py3.12,py3.13}-sqlalchemy-v2.0.40 + {py3.7,py3.12,py3.13}-sqlalchemy-v2.0.41 # ~~~ Flags ~~~ @@ -200,9 +200,9 @@ envlist = {py3.8,py3.12,py3.13}-graphene-v3.4.3 {py3.8,py3.10,py3.11}-strawberry-v0.209.8 - {py3.8,py3.11,py3.12}-strawberry-v0.228.0 - {py3.8,py3.12,py3.13}-strawberry-v0.247.2 - {py3.9,py3.12,py3.13}-strawberry-v0.266.0 + {py3.8,py3.11,py3.12}-strawberry-v0.229.2 + {py3.8,py3.12,py3.13}-strawberry-v0.249.0 + {py3.9,py3.12,py3.13}-strawberry-v0.269.0 # ~~~ Network ~~~ @@ -238,14 +238,14 @@ envlist = {py3.6,py3.7}-django-v1.11.29 {py3.6,py3.8,py3.9}-django-v2.2.28 {py3.6,py3.9,py3.10}-django-v3.2.25 - {py3.8,py3.11,py3.12}-django-v4.2.20 + {py3.8,py3.11,py3.12}-django-v4.2.21 {py3.10,py3.11,py3.12}-django-v5.0.14 - {py3.10,py3.12,py3.13}-django-v5.2 + {py3.10,py3.12,py3.13}-django-v5.2.1 {py3.6,py3.7,py3.8}-flask-v1.1.4 {py3.8,py3.12,py3.13}-flask-v2.3.3 {py3.8,py3.12,py3.13}-flask-v3.0.3 - {py3.9,py3.12,py3.13}-flask-v3.1.0 + {py3.9,py3.12,py3.13}-flask-v3.1.1 {py3.6,py3.9,py3.10}-starlette-v0.16.0 {py3.7,py3.10,py3.11}-starlette-v0.26.1 @@ -287,10 +287,9 @@ envlist = {py3.8,py3.10,py3.11}-starlite-v1.51.16 {py3.6,py3.7,py3.8}-tornado-v6.0.4 - {py3.6,py3.8,py3.9}-tornado-v6.1 {py3.7,py3.9,py3.10}-tornado-v6.2 {py3.8,py3.10,py3.11}-tornado-v6.4.2 - {py3.9,py3.12,py3.13}-tornado-v6.5b1 + {py3.9,py3.12,py3.13}-tornado-v6.5 # ~~~ Misc ~~~ @@ -301,9 +300,9 @@ envlist = {py3.6,py3.7,py3.8}-trytond-v5.8.16 {py3.8,py3.10,py3.11}-trytond-v6.8.17 {py3.8,py3.11,py3.12}-trytond-v7.0.31 - {py3.9,py3.12,py3.13}-trytond-v7.6.0 + {py3.9,py3.12,py3.13}-trytond-v7.6.1 - {py3.7,py3.12,py3.13}-typer-v0.15.3 + {py3.7,py3.12,py3.13}-typer-v0.15.4 @@ -501,13 +500,13 @@ deps = # ~~~ AI ~~~ anthropic-v0.16.0: anthropic==0.16.0 - anthropic-v0.27.0: anthropic==0.27.0 - anthropic-v0.38.0: anthropic==0.38.0 - anthropic-v0.50.0: anthropic==0.50.0 + anthropic-v0.28.1: anthropic==0.28.1 + anthropic-v0.40.0: anthropic==0.40.0 + anthropic-v0.51.0: anthropic==0.51.0 anthropic: pytest-asyncio anthropic-v0.16.0: httpx<0.28.0 - anthropic-v0.27.0: httpx<0.28.0 - anthropic-v0.38.0: httpx<0.28.0 + anthropic-v0.28.1: httpx<0.28.0 + anthropic-v0.40.0: httpx<0.28.0 cohere-v5.4.0: cohere==5.4.0 cohere-v5.8.1: cohere==5.8.1 @@ -517,7 +516,7 @@ deps = huggingface_hub-v0.22.2: huggingface_hub==0.22.2 huggingface_hub-v0.25.2: huggingface_hub==0.25.2 huggingface_hub-v0.28.1: huggingface_hub==0.28.1 - huggingface_hub-v0.30.2: huggingface_hub==0.30.2 + huggingface_hub-v0.31.4: huggingface_hub==0.31.4 # ~~~ DBs ~~~ @@ -526,7 +525,7 @@ deps = pymongo-v3.5.1: pymongo==3.5.1 pymongo-v3.13.0: pymongo==3.13.0 pymongo-v4.0.2: pymongo==4.0.2 - pymongo-v4.12.1: pymongo==4.12.1 + pymongo-v4.13.0: pymongo==4.13.0 pymongo: mockupdb redis_py_cluster_legacy-v1.3.6: redis-py-cluster==1.3.6 @@ -535,7 +534,7 @@ deps = sqlalchemy-v1.3.24: sqlalchemy==1.3.24 sqlalchemy-v1.4.54: sqlalchemy==1.4.54 - sqlalchemy-v2.0.40: sqlalchemy==2.0.40 + sqlalchemy-v2.0.41: sqlalchemy==2.0.41 # ~~~ Flags ~~~ @@ -579,13 +578,13 @@ deps = py3.6-graphene: aiocontextvars strawberry-v0.209.8: strawberry-graphql[fastapi,flask]==0.209.8 - strawberry-v0.228.0: strawberry-graphql[fastapi,flask]==0.228.0 - strawberry-v0.247.2: strawberry-graphql[fastapi,flask]==0.247.2 - strawberry-v0.266.0: strawberry-graphql[fastapi,flask]==0.266.0 + strawberry-v0.229.2: strawberry-graphql[fastapi,flask]==0.229.2 + strawberry-v0.249.0: strawberry-graphql[fastapi,flask]==0.249.0 + strawberry-v0.269.0: strawberry-graphql[fastapi,flask]==0.269.0 strawberry: httpx strawberry-v0.209.8: pydantic<2.11 - strawberry-v0.228.0: pydantic<2.11 - strawberry-v0.247.2: pydantic<2.11 + strawberry-v0.229.2: pydantic<2.11 + strawberry-v0.249.0: pydantic<2.11 # ~~~ Network ~~~ @@ -628,17 +627,17 @@ deps = django-v1.11.29: django==1.11.29 django-v2.2.28: django==2.2.28 django-v3.2.25: django==3.2.25 - django-v4.2.20: django==4.2.20 + django-v4.2.21: django==4.2.21 django-v5.0.14: django==5.0.14 - django-v5.2: django==5.2 + django-v5.2.1: django==5.2.1 django: psycopg2-binary django: djangorestframework django: pytest-django django: Werkzeug django-v3.2.25: pytest-asyncio - django-v4.2.20: pytest-asyncio + django-v4.2.21: pytest-asyncio django-v5.0.14: pytest-asyncio - django-v5.2: pytest-asyncio + django-v5.2.1: pytest-asyncio django-v2.2.28: six django-v1.11.29: djangorestframework>=3.0,<4.0 django-v1.11.29: Werkzeug<2.1.0 @@ -650,14 +649,14 @@ deps = django-v2.2.28: pytest-django<4.0 django-v2.2.28: channels[daphne] django-v3.2.25: channels[daphne] - django-v4.2.20: channels[daphne] + django-v4.2.21: channels[daphne] django-v5.0.14: channels[daphne] - django-v5.2: channels[daphne] + django-v5.2.1: channels[daphne] flask-v1.1.4: flask==1.1.4 flask-v2.3.3: flask==2.3.3 flask-v3.0.3: flask==3.0.3 - flask-v3.1.0: flask==3.1.0 + flask-v3.1.1: flask==3.1.1 flask: flask-login flask: werkzeug flask-v1.1.4: werkzeug<2.1.0 @@ -739,13 +738,11 @@ deps = starlite: httpx<0.28 tornado-v6.0.4: tornado==6.0.4 - tornado-v6.1: tornado==6.1 tornado-v6.2: tornado==6.2 tornado-v6.4.2: tornado==6.4.2 - tornado-v6.5b1: tornado==6.5b1 + tornado-v6.5: tornado==6.5 tornado: pytest tornado-v6.0.4: pytest<8.2 - tornado-v6.1: pytest<8.2 tornado-v6.2: pytest<8.2 py3.6-tornado: aiocontextvars @@ -758,12 +755,12 @@ deps = trytond-v5.8.16: trytond==5.8.16 trytond-v6.8.17: trytond==6.8.17 trytond-v7.0.31: trytond==7.0.31 - trytond-v7.6.0: trytond==7.6.0 + trytond-v7.6.1: trytond==7.6.1 trytond: werkzeug trytond-v4.6.22: werkzeug<1.0 trytond-v4.8.18: werkzeug<1.0 - typer-v0.15.3: typer==0.15.3 + typer-v0.15.4: typer==0.15.4