Skip to content

Commit 8f4a8c4

Browse files
[backend/worker] Release 6.7.15
1 parent 340371c commit 8f4a8c4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

opencti-platform/opencti-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencti-front",
3-
"version": "6.7.14",
3+
"version": "6.7.15",
44
"private": true,
55
"main": "src/front.tsx",
66
"dependencies": {

opencti-platform/opencti-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencti-graphql",
3-
"version": "6.7.14",
3+
"version": "6.7.15",
44
"main": "src/back.js",
55
"scripts": {
66
"check-ts": "tsc --noEmit",

opencti-platform/opencti-graphql/src/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pycti==6.7.14
1+
pycti==6.7.15
22
parsuricata==0.4.1
33
yara-python==4.5.2
44
sigmatools==0.23.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pycti==6.7.14
1+
pycti==6.7.15
22
opentelemetry-api~=1.35.0
33
opentelemetry-sdk~=1.35.0
44
opentelemetry-exporter-prometheus==0.56b0

0 commit comments

Comments
 (0)