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

Commit 897fecd

Browse files
Bump pytest from 5.2.4 to 5.3.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.4 to 5.3.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.2.4...5.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a6225df commit 897fecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ marshmallow>=2.15.3,<4.0
55

66
# Test requirements
77
pytest-django==3.7.0
8-
pytest==5.2.4
8+
pytest==5.3.0
99
pytest-cov==2.8.1
1010
flake8==3.7.9
1111

0 commit comments

Comments
 (0)