Skip to content

Commit cad9f9f

Browse files
Bump pytest from 5.0.1 to 5.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.0.1 to 5.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.0.1...5.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2be08c0 commit cad9f9f

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

poetry.lock

Lines changed: 7 additions & 4 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
@@ -35,7 +35,7 @@ ipython = "^7.8"
3535
isort = "^4.3"
3636
flake8 = "^3.7"
3737
django-debug-toolbar = "^2.0"
38-
pytest = "^5.0"
38+
pytest = "^5.2"
3939
pytest-sugar = "^0.9.2"
4040
pytest-django = "^3.4"
4141
pytest-xdist = "^1.28"

0 commit comments

Comments
 (0)