From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:51:42 +0000 (+0000) Subject: build(deps): bump configobj from 5.0.8 to 5.0.9 X-Git-Tag: 1.2.2~49^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2016%2Fhead;p=teuthology.git build(deps): bump configobj from 5.0.8 to 5.0.9 Bumps [configobj](https://github.com/DiffSK/configobj) from 5.0.8 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.8...v5.0.9) --- updated-dependencies: - dependency-name: configobj dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index b7f4b2967..fcd2460c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ click==8.1.7 # via pip-tools colorama==0.4.6 # via tox -configobj==5.0.8 +configobj==5.0.9 # via teuthology (pyproject.toml) configparser==6.0.0 # via teuthology (pyproject.toml)