Skip to content

Commit

Permalink
Pin pytest-django to latest version 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Sep 2, 2024
1 parent 9742188 commit f340d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ install_requires =
glom
tests_require =
pytest
pytest-django
pytest-django==4.9.0
tox
isort
black
Expand All @@ -52,7 +52,7 @@ include =
[options.extras_require]
tests =
pytest
pytest-django
pytest-django==4.9.0
tox
isort
black
Expand Down

0 comments on commit f340d98

Please sign in to comment.