Skip to content

Commit 87aaf00

Browse files
Python dependency: Bump testtools from 2.8.0 to 2.8.2 in /web/regression
Bumps [testtools](https://github.com/testing-cabal/testtools) from 2.8.0 to 2.8.2. - [Release notes](https://github.com/testing-cabal/testtools/releases) - [Changelog](https://github.com/testing-cabal/testtools/blob/master/NEWS) - [Commits](testing-cabal/testtools@2.8.0...2.8.2) --- updated-dependencies: - dependency-name: testtools dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4443494 commit 87aaf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/regression/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ pycodestyle>=2.5.0
2929
python-mimeparse==2.0.0
3030
selenium==4.39.0
3131
testscenarios==0.5.0
32-
testtools==2.8.0
32+
testtools==2.8.2
3333
traceback2==1.4.0

0 commit comments

Comments
 (0)