From c117b2c130012e2ca4151b7bfcc21f24fdcad087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 23:01:00 +0000 Subject: [PATCH] Bump tomli from 1.2.2 to 2.0.0 Bumps [tomli](https://github.com/hukkin/tomli) from 1.2.2 to 2.0.0. - [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.2...2.0.0) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3399259b4..6e59cb71b2 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.2 +tomli==2.0.0 typing==3.7.4.3 tzlocal==4.1 urllib3==1.26.6