From 42cc31b573c9fbc6c7a495a783ad068096de1aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 06:27:57 +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: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 89eb5b1..ec0c7a6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -74,7 +74,7 @@ sphinxcontrib-qthelp==1.0.3 # via sphinx sphinxcontrib-serializinghtml==1.1.5 # via sphinx -tomli==1.2.2 +tomli==2.0.0 # via # coverage # pytest