Skip to content
Snippets Groups Projects

Update dependency pytest-django to v4

Open Tine Wittler requested to merge renovate/pytest-django-4.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -60,7 +60,7 @@ flake8-rst-docstrings = "^0.0.14"
safety = "^1.9.0"
sphinx = "^3.0.4"
sphinx-autodoc-typehints = "^1.10.3"
pytest-django = "^3.9.0"
pytest-django = "^4.0.0"
sphinx_rtd_theme = "^0.5.0"
sphinxcontrib-django = "^0.5.1"
sphinx-click = "^2.3.2"
Loading