From 8bebdfee7ae4677c2c9a99595633516be4fae5fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:37:20 +0200 Subject: [PATCH] chore(python): bump hypothesis from 6.100.4 to 6.103.0 in /py-polars (#16649) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- py-polars/docs/requirements-docs.txt | 2 +- py-polars/requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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