From 92f0f2b88b00746b431c97b3541cc2a0cbafe07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:05:36 +0000 Subject: [PATCH] Bump python-arango from 7.3.4 to 8.3.0 in /scanners/domain-discovery Bumps [python-arango](https://github.com/arangodb/python-arango) from 7.3.4 to 8.3.0. - [Release notes](https://github.com/arangodb/python-arango/releases) - [Commits](https://github.com/arangodb/python-arango/compare/7.3.4...8.3.0) --- updated-dependencies: - dependency-name: python-arango dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- scanners/domain-discovery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scanners/domain-discovery/requirements.txt b/scanners/domain-discovery/requirements.txt index c6c6b17aeb..41009c5475 100644 --- a/scanners/domain-discovery/requirements.txt +++ b/scanners/domain-discovery/requirements.txt @@ -1,4 +1,4 @@ -python-arango==7.3.4 +python-arango==8.3.0 python-dotenv==1.1.0 nats-py==2.6.0 dnspython==2.6.1