From 406c39a24e70f8b31bf32da7b33af8080528580c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 10:08:19 +0000 Subject: [PATCH] Bump numpy from 1.24.2 to 1.25.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.25.0. - [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.24.2...v1.25.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c18cf6..a480c5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ markdown-it-py==2.2.0 MarkupSafe==2.1.2 mdurl==0.1.2 nltk==3.8.1 -numpy==1.24.2 +numpy==1.25.0 packaging==23.1 pandas==1.5.3 Pillow==9.5.0