From 77dc8502c0bee9a17281c6976c5772c0730c65a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:49:25 +0000 Subject: [PATCH] build(deps): bump numpy from 1.15.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. - [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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 258665d..ef80cb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Jinja2==3.1.6 lxml==4.3.2 Markdown==3.10.2 MarkupSafe==1.0 -numpy==1.15.4 +numpy==1.22.0 pelican==4.0.1 Pygments==2.3.1 pyreadline==2.1