From 4cce40dd6c5caf0d2746facd85aa849583cdd0f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:17:06 +0000 Subject: [PATCH] Bump numpy from 2.1.1 to 2.1.3 in /pyinstaller Bumps [numpy](https://github.com/numpy/numpy) from 2.1.1 to 2.1.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.1.1...v2.1.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyinstaller/mingw64_venv_pip_freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller/mingw64_venv_pip_freeze.txt b/pyinstaller/mingw64_venv_pip_freeze.txt index e31785c..5f03daa 100644 --- a/pyinstaller/mingw64_venv_pip_freeze.txt +++ b/pyinstaller/mingw64_venv_pip_freeze.txt @@ -43,7 +43,7 @@ Markdown==3.7 MarkupSafe==3.0.2 more-itertools==10.3.0 multidict==6.1.0 -numpy==2.1.1 +numpy==2.1.3 packaging==24.1 pathspec==0.12.1 pefile==2023.2.7