From f0af0a88875c286885a8b8cfbe0622c88667183f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:41:11 +0000 Subject: [PATCH] Bump numpy in /Python Project 4(Railway Announcement System) Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 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.19.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python Project 4(Railway Announcement System)/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python Project 4(Railway Announcement System)/requirements.txt b/Python Project 4(Railway Announcement System)/requirements.txt index 5662bf7..a497d61 100644 --- a/Python Project 4(Railway Announcement System)/requirements.txt +++ b/Python Project 4(Railway Announcement System)/requirements.txt @@ -8,7 +8,7 @@ gTTS==2.1.1 gTTS-token==1.1.3 idna==2.10 Js2Py==0.70 -numpy==1.19.1 +numpy==1.22.0 packaging==20.4 pandas==1.1.0 pipwin==0.5.0