Merge pull request #1329 from exarkun/4059.bump-subunitreporter

Bump subunitreporter

Fixes: ticket:4059
This commit is contained in:
Jean-Paul Calderone 2023-08-09 17:08:01 -04:00 committed by GitHub
commit 252e0d1124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

0
newsfragments/4059.minor Normal file
View File

View File

@ -413,7 +413,7 @@ setup(name="tahoe-lafs", # also set in __init__.py
"pip==22.0.3",
"wheel==0.37.1",
"setuptools==60.9.1",
"subunitreporter==22.2.0",
"subunitreporter==23.8.0",
"python-subunit==1.4.2",
"junitxml==0.7",
"coverage==7.2.5",