From 7b20b1fd4b90a0622955dcc526c3233f474a62d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 22:32:49 +0000 Subject: [PATCH] Bump numpy from 1.23.3 to 1.23.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.23.3 to 1.23.4. - [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.23.3...v1.23.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- WebPage/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebPage/requirements.txt b/WebPage/requirements.txt index eeb0e2f..d8b9ae6 100644 --- a/WebPage/requirements.txt +++ b/WebPage/requirements.txt @@ -4,7 +4,7 @@ bosdyn-mission bosdyn-choreography-client Django keyboard==0.13.5 -numpy==1.23.3 +numpy==1.23.4 opencv_python==4.6.0.66 Pillow==9.2.0 PyOpenGL==3.1.6