From e2e5f47fec355a8a4478c01868fae3073b9244b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:24:26 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 in /techbot Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- techbot/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techbot/requirement.txt b/techbot/requirement.txt index c92ae7f..ab85bb6 100644 --- a/techbot/requirement.txt +++ b/techbot/requirement.txt @@ -15,7 +15,7 @@ itsdangerous==0.24 Jinja2==2.9.6 Mako==1.0.7 MarkupSafe==1.0 -numpy==1.13.3 +numpy==1.22.0 python-dateutil==2.6.1 python-editor==1.0.3 requests==2.18.4