diff --git a/py-polars/docs/requirements-docs.txt b/py-polars/docs/requirements-docs.txt index 36f02988b0c7..c50c0e7af062 100644 --- a/py-polars/docs/requirements-docs.txt +++ b/py-polars/docs/requirements-docs.txt @@ -2,7 +2,7 @@ numpy pandas pyarrow -hypothesis==6.100.4 +hypothesis==6.103.0 sphinx==7.2.4 diff --git a/py-polars/requirements-dev.txt b/py-polars/requirements-dev.txt index 4f8f1dbcee99..017708b2c2ec 100644 --- a/py-polars/requirements-dev.txt +++ b/py-polars/requirements-dev.txt @@ -56,7 +56,7 @@ nest_asyncio # TOOLING # ------- -hypothesis==6.100.4 +hypothesis==6.103.0 pytest==8.2.0 pytest-codspeed==2.2.1 pytest-cov==5.0.0