From f75d90aad5ab71eb5e3bffdf94eceaaa221431cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 15:29:19 -0400 Subject: [PATCH] Bump requests-toolbelt from 0.9.1 to 0.10.1 in /stix_shifter (#1180) Bumps [requests-toolbelt](https://github.com/requests/toolbelt) from 0.9.1 to 0.10.1. - [Release notes](https://github.com/requests/toolbelt/releases) - [Changelog](https://github.com/requests/toolbelt/blob/master/HISTORY.rst) - [Commits](https://github.com/requests/toolbelt/compare/0.9.1...0.10.1) --- updated-dependencies: - dependency-name: requests-toolbelt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Md Azam --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 84f138c29..7b1e61da9 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -5,7 +5,7 @@ flask==2.0.3 pyOpenSSL==22.1.0 flatten_json==0.1.13 python-dateutil==2.8.2 -requests_toolbelt==0.9.1 +requests_toolbelt==0.10.1 stix2-patterns==1.3.2 stix2-validator==3.0.2 xmltodict==0.13.0