From 026da1c562ef446b0ccc60ff171a8199671f7569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:36:55 +0000 Subject: [PATCH] build(deps): bump numpy from 2.4.2 to 2.4.3 Bumps [numpy](https://github.com/numpy/numpy) from 2.4.2 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/v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc8b378c..02e6171b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ libretranslatepy==2.1.4 lief==0.15.1 Markdown==3.10.2 Mastodon.py==2.1.4 -numpy==2.4.2 +numpy==2.4.3 oauthlib==3.3.1 packaging==25.0 pillow==12.1.1