From afba61c593da7713686620d3c85e8d89a824534a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:09:17 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [tornado](https://github.com/tornadoweb/tornado). Updates `scikit-learn` from 1.4.1.post1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.5.0) Updates `tornado` from 6.4 to 6.4.1 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 05635a9..5c24335 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ pyparsing==3.1.2 python-dateutil==2.9.0.post0 pytz==2024.1 pyzmq==25.1.2 -scikit-learn==1.4.1.post1 +scikit-learn==1.5.0 scipy==1.12.0 six==1.16.0 stack-data==0.6.3 @@ -48,7 +48,7 @@ sympy==1.12 threadpoolctl==3.4.0 torch==2.2.2 torchinfo==1.8.0 -tornado==6.4 +tornado==6.4.1 traitlets==5.14.2 typing_extensions==4.10.0 tzdata==2024.1