From ca991b2fb8b68605ac18200e094e84bef7114ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 15:00:51 +0000 Subject: [PATCH] requirements(deps): bump tomli from 1.2.3 to 2.0.0 Bumps [tomli](https://github.com/hukkin/tomli) from 1.2.3 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.3...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 497f2e3e..97535b20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ sqlparse==0.4.2 stack-data==0.1.3 termcolor==1.1.0 text-unidecode==1.3 -tomli==1.2.3 +tomli==2.0.0 traitlets==5.1.1 typing_extensions==4.0.1 urllib3==1.26.8