Skip to content

Commit

Permalink
Merge pull request #129 from snypy/dependabot/pip/pytest-django-gte-4…
Browse files Browse the repository at this point in the history
….5.2-and-lt-4.7

Update pytest-django requirement from <4.6,>=4.5.2 to >=4.5.2,<4.7
  • Loading branch information
nezhar authored Nov 5, 2023
2 parents 10dcf56 + 28608dd commit fe8b38c
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.6
pytest-django>=4.5.2,<4.7
pytest-cov>=4.1.0,<4.2
sentry-sdk>=1.34.0,<1.35

0 comments on commit fe8b38c

Please sign in to comment.