From a186d79a339a79ca0b123b92a882fe2bb9612433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 17:40:22 +0000 Subject: [PATCH] Bump numpy from 1.21.2 to 1.23.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.23.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.2...v1.23.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 d507381..598bba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ fuzzysearch search_engine_parser pytz==2021.3 html2text==2020.1.16 -NumPy==1.21.2 +NumPy==1.23.0 opencv-python-headless==4.5.5.64 uvloop==0.16.0 python-dotenv==0.19.2