From fa8560b003a293edc0223ce0feb16b147de53615 Mon Sep 17 00:00:00 2001 From: mlodic <30625432+mlodic@users.noreply.github.com> Date: Mon, 18 May 2026 09:52:09 +0000 Subject: [PATCH] Update pycti from 6.8.8 to 7.260515.0 --- docker/Dockerfile | 2 +- requirements/hardcoded-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index d567c4c844..1138097d2d 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -24,7 +24,7 @@ ARG REPO_DOWNLOADER_ENABLED=true ARG TARGETARCH ENV watch_logs_cmd="watch -n1 tail -n10 /var/log/intel_owl/django/api_app.log" # This is required to allow compatibility with different OpenCTI instances -ARG PYCTI_VERSION=6.8.8 +ARG PYCTI_VERSION=7.260515.0 # this is required for if/else statements SHELL ["/bin/bash", "-c"] diff --git a/requirements/hardcoded-requirements.txt b/requirements/hardcoded-requirements.txt index 7213c6631f..3a3373669a 100644 --- a/requirements/hardcoded-requirements.txt +++ b/requirements/hardcoded-requirements.txt @@ -4,7 +4,7 @@ # So please add a comment for each dependency explaining where the related code must be updated. # docker/Dockerfile -pycti==6.8.8 +pycti==7.260515.0 # other unmanaged versions # droydlys - they make no new versions, we pin the commit