From 27d2b8db79952e94fb202c0ee0d0ba547910e62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:37:04 +0000 Subject: [PATCH] Bump numpy from 1.25.2 to 1.26.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.25.2 to 1.26.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.25.2...v1.26.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 2fc3750..ad23fa2 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1,6 +1,6 @@ python==3.6.8 pandas==2.1.0 matplotlib==3.8.2 -numpy==1.25.2 +numpy==1.26.3 seaborn==0.12.1 scikit-learn==1.3.2