From 2e8baf86a651053c8a5784255d3216c9e22af7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 09:24:34 +0000 Subject: [PATCH] Bump numpy from 1.24.2 to 1.25.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.25.1. - [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.1) --- 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..18f8122 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.1 packaging==23.1 pandas==1.5.3 Pillow==9.5.0