From 9c551c6f745d2050c90b62c42fb94234709e7e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:15:54 +0000 Subject: [PATCH 1/2] Bump aiohttp from 3.14.1 to 3.14.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfc26fa..5cb1d23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.7.1 # via aiohttp -aiohttp==3.14.1 +aiohttp==3.14.3 # via llama-index-core aiosignal==1.4.0 # via aiohttp From c5edfb4d92919403f21f8dd28749bc8be9da336c Mon Sep 17 00:00:00 2001 From: Chaos Pjeles Date: Wed, 5 Aug 2026 09:21:36 +0100 Subject: [PATCH 2/2] Update stix2arango version to 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb1d23..72d6ed4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -487,7 +487,7 @@ stix2==3.0.2 # txt2detection stix2-patterns==2.1.2 # via stix2 -stix2arango==1.3.4 +stix2arango==2.0.0 # via -r requirements.in stix2extensions==2.3.3 # via txt2detection