Merge pull request #8541 from pytest-dev/dependabot/pip/testing/plugins_integration/django-3.2
Bump django from 3.1.8 to 3.2 in /testing/plugins_integration
This commit is contained in:
commit
6152135c29
|
@ -1,5 +1,5 @@
|
||||||
anyio[curio,trio]==2.2.0
|
anyio[curio,trio]==2.2.0
|
||||||
django==3.1.8
|
django==3.2
|
||||||
pytest-asyncio==0.14.0
|
pytest-asyncio==0.14.0
|
||||||
pytest-bdd==4.0.2
|
pytest-bdd==4.0.2
|
||||||
pytest-cov==2.11.1
|
pytest-cov==2.11.1
|
||||||
|
|
Loading…
Reference in New Issue