From 7721ccd1a15dc0941c388b8c03aaec1321b0f65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:31:22 +0000 Subject: [PATCH] Bump numpy in /azure-defender-easm/import-easm-additional-findings Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.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.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../import-easm-additional-findings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-defender-easm/import-easm-additional-findings/requirements.txt b/azure-defender-easm/import-easm-additional-findings/requirements.txt index d26334d104..f86499dd71 100644 --- a/azure-defender-easm/import-easm-additional-findings/requirements.txt +++ b/azure-defender-easm/import-easm-additional-findings/requirements.txt @@ -1,5 +1,5 @@ azure-kusto-data==4.3.1 python-dotenv==1.0.0 python-arango==7.3.4 -numpy==1.26.4 +numpy==2.2.0 pandas==2.2.2 \ No newline at end of file