From 7cd12814fe074e02e8e65898f7c52799c43f77c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:05:46 +0000 Subject: [PATCH] Bump nats-py from 2.6.0 to 2.13.0 in /scanners/domain-discovery Bumps [nats-py](https://github.com/nats-io/nats.py) from 2.6.0 to 2.13.0. - [Release notes](https://github.com/nats-io/nats.py/releases) - [Commits](https://github.com/nats-io/nats.py/compare/v2.6.0...v2.13.0) --- updated-dependencies: - dependency-name: nats-py dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 c6c6b17ae..704ae1393 100644 --- a/scanners/domain-discovery/requirements.txt +++ b/scanners/domain-discovery/requirements.txt @@ -1,4 +1,4 @@ python-arango==7.3.4 python-dotenv==1.1.0 -nats-py==2.6.0 +nats-py==2.13.0 dnspython==2.6.1