Skip to content

Commit 0a4f793

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

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 3 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.2"
38+
pytest = "^5.3"
3939
pytest-sugar = "^0.9.2"
4040
pytest-django = "^3.4"
4141
pytest-xdist = "^1.28"

0 commit comments

Comments
 (0)