Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit e8e10e1

Browse files
authored
Merge pull request #224 from kk6/dependabot/pip/pytest-runner-5.3.0
Bump pytest-runner from 5.2 to 5.3.0
2 parents 038909e + d4f9376 commit e8e10e1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest = "^6.2"
3737
pytest-cov = "^2.11"
3838
pytest-flake8 = "^1.0"
3939
responses = "^0.10.15"
40-
pytest-runner = "^5.2"
40+
pytest-runner = "^5.3"
4141
towncrier = {version = "^19.2", optional = true}
4242
tox = "^3.19"
4343
sphinx = {version = "^3.1", optional = true}

0 commit comments

Comments
 (0)