Skip to content

Commit

Permalink
Update pytest-django requirement from <4.7,>=4.5.2 to >=4.5.2,<4.8
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-django](https://github.com/pytest-dev/pytest-django) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.5.2...v4.7.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent fe8b38c commit f0f86dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ drf-spectacular[sidecar]>=0.26.2,<0.27
django-environ>=0.10.0,<0.12
django-gravatar2>=1.4.4,<1.5
django-linear-migrations>=2.8.0,<2.13
pytest-django>=4.5.2,<4.7
pytest-django>=4.5.2,<4.8
pytest-cov>=4.1.0,<4.2
sentry-sdk>=1.34.0,<1.35

0 comments on commit f0f86dd

Please sign in to comment.