Skip to content

Commit 2d32537

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update zope-testrunner requirement
Updates the requirements on [zope-testrunner](https://github.com/zopefoundation/zope.testrunner) to permit the latest version. - [Changelog](https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.testrunner@5.0...7.0) --- updated-dependencies: - dependency-name: zope-testrunner dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81a5044 commit 2d32537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def read(path):
7474
"pytz",
7575
"zc.customdoctests>=1.0.1,<2",
7676
"zope.testing>=4,<6",
77-
"zope.testrunner>=5,<7",
77+
"zope.testrunner>=5,<8",
7878
],
7979
},
8080
python_requires=">=3.6",

0 commit comments

Comments
 (0)