From 636b274bd956403910759c2fd230015775b5f81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 11:49:10 +0000 Subject: [PATCH] Bump python-arango Bumps [python-arango](https://github.com/arangodb/python-arango) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/arangodb/python-arango/releases) - [Commits](https://github.com/arangodb/python-arango/compare/8.3.1...8.3.2) --- updated-dependencies: - dependency-name: python-arango dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 078308b78..2fd0a1378 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.1.0 -python-arango==8.3.1 +python-arango==8.3.2 numpy==2.4.4 pandas==3.0.2 \ No newline at end of file