diff --git a/py-polars/docs/requirements-docs.txt b/py-polars/docs/requirements-docs.txt index 6b33ddc135b3..61c1d1574b9c 100644 --- a/py-polars/docs/requirements-docs.txt +++ b/py-polars/docs/requirements-docs.txt @@ -2,7 +2,7 @@ numpy pandas pyarrow -hypothesis==6.97.4 +hypothesis==6.100.1 sphinx==7.2.4 diff --git a/py-polars/requirements-dev.txt b/py-polars/requirements-dev.txt index 1099902b37e9..221f3c91cbaa 100644 --- a/py-polars/requirements-dev.txt +++ b/py-polars/requirements-dev.txt @@ -58,7 +58,7 @@ nest_asyncio # TOOLING # ------- -hypothesis==6.97.4 +hypothesis==6.100.1 pytest==8.1.1 pytest-codspeed==2.2.1 pytest-cov==5.0.0