From 618757a3fd8999a749bcfbc8abe61cf0979163e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 05:00:00 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 in /_UPDATE/Traffic-Sign-Detection Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _UPDATE/Traffic-Sign-Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_UPDATE/Traffic-Sign-Detection/requirements.txt b/_UPDATE/Traffic-Sign-Detection/requirements.txt index 994dc29..6787da8 100644 --- a/_UPDATE/Traffic-Sign-Detection/requirements.txt +++ b/_UPDATE/Traffic-Sign-Detection/requirements.txt @@ -59,7 +59,7 @@ nest-asyncio==1.4.3 networkx==2.5 notebook==6.2.0 numba==0.52.0 -numpy==1.19.5 +numpy==1.22.0 oauthlib==3.1.0 opencv-python==4.5.1.48 opt-einsum==3.3.0