From f7e82a3916c354e594adf7497f05f258666832c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:09:33 +0000 Subject: [PATCH] Bump numpy from 1.14.0 to 1.22.0 in /TgBot Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 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.14.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TgBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TgBot/requirements.txt b/TgBot/requirements.txt index e9d818d..b1cddda 100644 --- a/TgBot/requirements.txt +++ b/TgBot/requirements.txt @@ -24,7 +24,7 @@ Markdown==2.4.1 MarkupSafe==1.0 mccabe==0.6.1 multidict==4.1.0 -numpy==1.14.0 +numpy==1.22.0 packaging==17.1 Pygments==2.2.0 pylint==1.8.3