From 590ec9593ed6112b0bcadd182d02190d3019b5f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:35:46 +0000 Subject: [PATCH] build(deps): bump numpy from 1.22.0 to 2.4.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.22.0 to 2.4.3. - [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.22.0...v2.4.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d6e723..83a5f4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Jinja2==3.1.6 lxml==4.9.1 Markdown==3.10.2 MarkupSafe==3.0.3 -numpy==1.22.0 +numpy==2.4.3 pelican==4.0.1 Pygments==2.15.0 pyreadline==2.1