From a27b40ace2ac4e4f9d47d329cf9a3f51924486b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 16:29:12 +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 ec130cbe..684da90b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ sqlparse==0.4.2 stack-data==0.1.4 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