From 4a8dbd792a974a18062783fa9bdf91ab1e5cce8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:11:58 +0000 Subject: [PATCH] Bump numpy from 1.26.1 to 1.26.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.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.26.1...v1.26.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2dc655..69b75a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ deep_translator==1.11.4 pyaudio==0.2.13 sounddevice==0.4.6 soundfile==0.12.1 -numpy==1.26.1 +numpy==1.26.2 # Image pillow==10.1.0 # Articles