From a987c8ae32aaf6fbe9bf55ee39a76bfbc518b801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 10:12:47 +0000 Subject: [PATCH] Bump numpy from 1.24.2 to 1.24.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.24.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.24.2...v1.24.3) --- updated-dependencies: - dependency-name: numpy 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 0c18cf6..177f222 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.24.3 packaging==23.1 pandas==1.5.3 Pillow==9.5.0