Merge pull request #9497 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.0.1
build(deps): Bump django from 4.0 to 4.0.1 in /testing/plugins_integration
This commit is contained in:
commit
610edd156e
|
@ -1,5 +1,5 @@
|
||||||
anyio[curio,trio]==3.4.0
|
anyio[curio,trio]==3.4.0
|
||||||
django==4.0
|
django==4.0.1
|
||||||
pytest-asyncio==0.16.0
|
pytest-asyncio==0.16.0
|
||||||
pytest-bdd==5.0.0
|
pytest-bdd==5.0.0
|
||||||
pytest-cov==3.0.0
|
pytest-cov==3.0.0
|
||||||
|
|
Loading…
Reference in New Issue