Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 26c9756

Browse files
Bump pytest-runner from 5.2.0 to 5.3.0
Bumps [pytest-runner](https://github.com/pytest-dev/pytest-runner) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/pytest-dev/pytest-runner/releases) - [Changelog](https://github.com/pytest-dev/pytest-runner/blob/main/CHANGES.rst) - [Commits](pytest-dev/pytest-runner@5.2...v5.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1569026 commit 26c9756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
setup_requires = [
3535
# Pin pytest-runner to 5.2.0, since 5.3.0 uses `find_namespaces` directive, not supported in
3636
# Python 2.7
37-
'pytest-runner == 5.2.0',
37+
'pytest-runner == 5.3.0',
3838
]
3939

4040
# WARNING: This imposes limitations on test/requirements.txt such that the

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /