From c87489aa7f3923640aa510cd1b2dbc7417609703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 13:26:09 +0000 Subject: [PATCH] Bump taxii2-client from 2.2.2 to 2.3.0 Bumps [taxii2-client](https://github.com/oasis-open/cti-taxii-client) from 2.2.2 to 2.3.0. - [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.2...v2.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 86399fae05..391ff74b2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyrsistent==0.17.3 python-dateutil==2.8.1 pytz==2021.1 PyYAML==5.4.1 -regex==2020.11.13 +regex==2021.3.17 requests==2.25.1 scandir==1.10.0 semantic-version==2.8.5 @@ -41,7 +41,7 @@ sly==0.4 smmap==3.0.5 stix2==2.1.0 stix2-patterns==1.2.1 -taxii2-client==2.2.2 +taxii2-client==2.3.0 toml==0.10.2 typing==3.7.4.3 urllib3==1.26.3