From 58cea8ec275171f14da5832fadb83f311150ffc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:17:57 +0000 Subject: [PATCH] Bump numpy from 1.13.0rc1 to 1.22.0rc1 in /pdfkit Bumps [numpy](https://github.com/numpy/numpy) from 1.13.0rc1 to 1.22.0rc1. - [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.0rc1...v1.22.0rc1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pdfkit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdfkit/requirements.txt b/pdfkit/requirements.txt index d96bbf5..694a322 100644 --- a/pdfkit/requirements.txt +++ b/pdfkit/requirements.txt @@ -8,7 +8,7 @@ Jinja2==2.8 kafka-python==1.3.3 MarkupSafe==0.23 matplotlib==2.0.2 -numpy==1.13.0rc1 +numpy==1.22.0rc1 packaging==16.8 pdfkit==0.6.1 pyparsing==2.2.0