From edb0f0cb2aa49116100980d47d1989215035a765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:58:40 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.0.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.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.26.4...v2.0.0) --- updated-dependencies: - dependency-name: numpy 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 a3862de9..21d3e35e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ libretranslatepy==2.1.4 lief==0.14.1 Markdown==3.6 Mastodon.py==1.8.1 -numpy==1.26.4 +numpy==2.0.0 oauthlib==3.2.2 packaging==24.1 pillow==10.3.0