From bc3052ed1bae6c11759c6c735841dce6f89ac7e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:44:31 +0530 Subject: [PATCH] Python dependency: Bump testtools from 2.7.1 to 2.7.2 in /web/regression Bumps [testtools](https://github.com/testing-cabal/testtools) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/testing-cabal/testtools/releases) - [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS) - [Commits](https://github.com/testing-cabal/testtools/compare/2.7.1...2.7.2) --- updated-dependencies: - dependency-name: testtools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/regression/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/regression/requirements.txt b/web/regression/requirements.txt index 51f401d9d..2a74da3d1 100644 --- a/web/regression/requirements.txt +++ b/web/regression/requirements.txt @@ -23,6 +23,6 @@ pbr==6.0.0 pycodestyle>=2.5.0 python-mimeparse==1.6.0 testscenarios==0.5.0 -testtools==2.7.1 +testtools==2.7.2 traceback2==1.4.0 selenium==4.21.0