From 8e8a1b95d2e7d75638b918269ee8d33363fc16dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:49:38 +0000 Subject: [PATCH] Bump configobj from 5.0.6 to 5.0.9 in /case_studies/mmt Bumps [configobj](https://github.com/DiffSK/configobj) from 5.0.6 to 5.0.9. - [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.9) --- updated-dependencies: - dependency-name: configobj dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- case_studies/mmt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/case_studies/mmt/requirements.txt b/case_studies/mmt/requirements.txt index fea6967..5a23f52 100644 --- a/case_studies/mmt/requirements.txt +++ b/case_studies/mmt/requirements.txt @@ -13,7 +13,7 @@ chardet==3.0.4 cleverhans==2.1.0 Click==7.0 cloudpickle==0.6.1 -configobj==5.0.6 +configobj==5.0.9 configparser==3.5.0 cryptography==1.2.3 cycler==0.10.0