* build(deps): Bump django in /testing/plugins_integration Bumps [django](https://github.com/django/django) from 4.2.7 to 5.0. - [Commits](https://github.com/django/django/compare/4.2.7...5.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump python version on the plugin job https://github.com/pytest-dev/pytest/pull/11692#issuecomment-1849963332 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
16 lines
302 B
Plaintext
16 lines
302 B
Plaintext
anyio[curio,trio]==4.1.0
|
|
django==5.0
|
|
pytest-asyncio==0.23.2
|
|
pytest-bdd==7.0.1
|
|
pytest-cov==4.1.0
|
|
pytest-django==4.7.0
|
|
pytest-flakes==4.0.5
|
|
pytest-html==4.1.1
|
|
pytest-mock==3.12.0
|
|
pytest-rerunfailures==13.0
|
|
pytest-sugar==0.9.7
|
|
pytest-trio==0.7.0
|
|
pytest-twisted==1.14.0
|
|
twisted==23.10.0
|
|
pytest-xvfb==3.0.0
|