From 363886c3a62c888cbfb65cf290399505ee0dae46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 14:44:08 +0000 Subject: [PATCH] Bump numpy from 1.24.2 to 1.25.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.25.2. - [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.25.2) --- 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..e9436b7 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.25.2 py-cpuinfo==8.0.0 psutil==5.9.1 discord-webhook