Skip to content

Commit

Permalink
Bump pytest-django from 3.10.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 3.10.0 to 4.0.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.10.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2020
1 parent fdccb26 commit ea9db21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pyparsing==2.4.7 # via packaging
pytest-aiohttp==0.3.0 # via -r test-requirements.in
pytest-asyncio==0.14.0 # via -r test-requirements.in
pytest-cov==2.10.1 # via -r test-requirements.in
pytest-django==3.10.0 # via -r test-requirements.in
pytest-django==4.0.0 # via -r test-requirements.in
pytest-mock==3.3.1 # via -r test-requirements.in
pytest-mypy==0.7.0 # via -r test-requirements.in
pytest-sugar==0.9.4 # via -r test-requirements.in
Expand Down

0 comments on commit ea9db21

Please sign in to comment.