From 8b19faebb91f2a5f3992275bf4c8f2af8a38004f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 18 Jun 2024 00:18:01 +0000
Subject: [PATCH] chore(deps): bump scikit-learn

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.3...1.5.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .../requirements.txt                                            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/requirements.txt b/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/requirements.txt
index 27812422..17aa3bd0 100644
--- a/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/requirements.txt
+++ b/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data/requirements.txt
@@ -1,2 +1,2 @@
-scikit-learn==1.1.3
+scikit-learn==1.5.0
 pandas==1.5.1
\ No newline at end of file