From b284d4261ba53a3186d6797d0ba4de3e2d12f7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:43:48 +0000 Subject: [PATCH] bump the pip group in /h2o-py with 4 updates --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: pyarrow dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- h2o-py/test-requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/h2o-py/test-requirements.txt b/h2o-py/test-requirements.txt index 12807923acc3..5ecdaca3295d 100644 --- a/h2o-py/test-requirements.txt +++ b/h2o-py/test-requirements.txt @@ -1,4 +1,4 @@ -requests==2.27.1 +requests==2.32.2 winkerberos >= 0.5.0; sys.platform == 'win32' pykerberos >= 1.1.8, < 2.0.0; sys.platform != 'win32' gssapi==1.6.14; python_version == '3.6' @@ -7,7 +7,7 @@ tabulate==0.8.10 slam==0.6.0 cython==0.29.34 twine==1.10.0 -urllib3==1.26.5 +urllib3==1.26.19 grip==4.4.0 wheel<=0.42.0; python_version < '3.7' wheel==0.42.0; python_version >= '3.7' @@ -18,12 +18,12 @@ scipy==1.6.3; python_version == '3.7' scipy==1.10.1; python_version > '3.7' pandas==0.24.2; python_version == '3.6' pandas==1.3.5; python_version > '3.6' -pyarrow==10.0.1; python_version > '3.6' +pyarrow==14.0.1; python_version > '3.6' statsmodels==0.12.2; python_version == '3.6' statsmodels==0.13.5; python_version > '3.6' patsy==0.5.3 scikit-learn==0.24.2; python_version <= '3.7' -scikit-learn==1.2.2; python_version > '3.7' +scikit-learn==1.5.0; python_version > '3.7' six==1.11.0 seaborn==0.8.1 matplotlib==3.1.1