From 87baf207bc0f82057062878e667ad7526848781f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:10:56 +0000 Subject: [PATCH] Bump numpy from 1.24.2 to 1.26.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.26.0. - [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.26.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 5ee35f7..9c5af7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ py-cord==2.1.1 Pillow==9.4.0 schedule==1.1.0 python-decouple==3.6 -numpy==1.24.2 +numpy==1.26.0 py-cpuinfo==8.0.0 psutil==5.9.1 discord-webhook