From 5d39cae4fe50856440450490541c248e24d4ef53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 05:10:20 +0000 Subject: [PATCH] Bump tomli from 1.2.2 to 2.0.1 Bumps [tomli](https://github.com/hukkin/tomli) from 1.2.2 to 2.0.1. - [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.1) --- 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..d8b89c2 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.1 # via # coverage # pytest