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

Commit 133c048

Browse files
Bump pytest-django from 3.8.0 to 4.3.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.8.0 to 4.3.0. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v3.8.0...v4.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 117f89b commit 133c048

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>=3.0,<4.0
55

66
# Test requirements
77
pytest
8-
pytest-django==3.8.0
8+
pytest-django==4.3.0
99
pytest-cov==2.12.1
1010
flake8==3.9.2
1111

0 commit comments

Comments
 (0)