From 6f62d4da0a47619e4df0d22fe16eb3698edf995f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 17:49:30 +0000 Subject: [PATCH] Bump taxii2-client from 2.2.1 to 2.2.2 Bumps [taxii2-client](https://github.com/oasis-open/cti-taxii-client) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/oasis-open/cti-taxii-client/releases) - [Changelog](https://github.com/oasis-open/cti-taxii-client/blob/master/CHANGES.txt) - [Commits](https://github.com/oasis-open/cti-taxii-client/compare/v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfae45284e..5155054fd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ six==1.15.0 smmap==3.0.4 stix2==2.0.2 stix2-patterns==1.3.1 -taxii2-client==2.2.1 +taxii2-client==2.2.2 toml==0.10.1 typing==3.7.4.3 urllib3==1.25.10