From 67f4a772c7cc12b7eee31ff28acf25efe92bb998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:56:41 +0000 Subject: [PATCH] Bump attackcti from 0.3.8 to 0.3.9 Bumps [attackcti](https://github.com/OTRF/ATTACK-Python-Client) from 0.3.8 to 0.3.9. - [Release notes](https://github.com/OTRF/ATTACK-Python-Client/releases) - [Changelog](https://github.com/OTRF/ATTACK-Python-Client/blob/master/CHANGELOG.md) - [Commits](https://github.com/OTRF/ATTACK-Python-Client/compare/0.3.8...0.3.9) --- updated-dependencies: - dependency-name: attackcti dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ba80ab587..dd78740e25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attackcti==0.3.8 +attackcti==0.3.9 docker==6.0.0 GitPython==3.1.31 Jinja2==3.1.2