From 89f48cc4e219971f9aed257be8e4a10b4472c669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:56:47 +0000 Subject: [PATCH] Bump pycti from 6.4.10 to 6.8.14 Bumps [pycti](https://github.com/OpenCTI-Platform/opencti) from 6.4.10 to 6.8.14. - [Release notes](https://github.com/OpenCTI-Platform/opencti/releases) - [Commits](https://github.com/OpenCTI-Platform/opencti/compare/6.4.10...6.8.14) --- updated-dependencies: - dependency-name: pycti dependency-version: 6.8.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 724e6c8..672d8ee 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -pycti==6.4.10 +pycti==6.8.14 requests urllib3 python-dotenv