Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](https://github.com/django/django/compare/5.0.2...5.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
18 lines
410 B
Plaintext
18 lines
410 B
Plaintext
anyio[curio,trio]==4.3.0
|
|
django==5.0.3
|
|
pytest-asyncio==0.23.5
|
|
# Temporarily not installed until pytest-bdd is fixed:
|
|
# https://github.com/pytest-dev/pytest/pull/11785
|
|
# pytest-bdd==7.0.1
|
|
pytest-cov==4.1.0
|
|
pytest-django==4.8.0
|
|
pytest-flakes==4.0.5
|
|
pytest-html==4.1.1
|
|
pytest-mock==3.12.0
|
|
pytest-rerunfailures==13.0
|
|
pytest-sugar==1.0.0
|
|
pytest-trio==0.7.0
|
|
pytest-twisted==1.14.0
|
|
twisted==24.3.0
|
|
pytest-xvfb==3.0.0
|