From 989c63360fd296433ee4df326b02a62fbaf4f91b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:09:31 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 in /PyGameEngine Bumps [numpy](https://github.com/numpy/numpy) from 1.18.4 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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyGameEngine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyGameEngine/requirements.txt b/PyGameEngine/requirements.txt index c7e00ca..986adfa 100644 --- a/PyGameEngine/requirements.txt +++ b/PyGameEngine/requirements.txt @@ -26,7 +26,7 @@ keyrings.alt==3.0 language-selector==0.1 MarkupSafe==1.0 netifaces==0.10.4 -numpy==1.18.4 +numpy==1.22.0 oauthlib==2.0.6 PAM==0.4.2 pathlib2==2.3.5