From 9c56bac6d7e3d68fe7262895c5de9968facf05b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:09:03 +0000 Subject: [PATCH] Bump scikit-learn from 1.4.1.post1 to 1.4.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.1.post1 to 1.4.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aef392f..8130e2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pyjwt==2.8.0 aiomqtt==2.0.1 numpy==1.26.4 pandas==2.2.2 -scikit-learn==1.4.1.post1 +scikit-learn==1.4.2 scipy==1.13.0rc1 aiohttp==3.9.4 aiocsv==1.3.1