From d3c8a8a30b0d57917451380a469dbb67af2b0958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 17:10:21 +0000 Subject: [PATCH] Bump tomli from 1.2.1 to 1.2.2 Bumps [tomli](https://github.com/hukkin/tomli) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/hukkin/tomli/releases) - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: tomli 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 9d6be6d016..7d4d31ee1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ stix2-patterns==1.3.2 taxii2-client==2.3.0 termcolor==1.1.0 toml==0.10.2 -tomli==1.2.1 +tomli==1.2.2 typing==3.7.4.3 tzlocal==3.0 urllib3==1.26.6