From ad45ac97c71301b00bd6ac693823a71385a112f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:01:06 +0000 Subject: [PATCH] Bump configobj from 5.0.6 to 5.0.8 Bumps [configobj](https://github.com/DiffSK/configobj) from 5.0.6 to 5.0.8. - [Release notes](https://github.com/DiffSK/configobj/releases) - [Changelog](https://github.com/DiffSK/configobj/blob/release/CHANGES.rst) - [Commits](https://github.com/DiffSK/configobj/compare/v5.0.6...v5.0.8) --- updated-dependencies: - dependency-name: configobj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05e0cf9..6c20d07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.12.7 chardet==5.0.0 codecov==2.1.12 -configobj==5.0.6 +configobj==5.0.8 coverage==6.5.0 dpath==2.1.0 idna==3.4