Skip to content

Commit

Permalink
Pin pytest to <7
Browse files Browse the repository at this point in the history
  • Loading branch information
foarsitter committed Nov 1, 2023
1 parent e562b5c commit ad9ab64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/690.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Pin pytest to <7.0 until compatibility issues are resolved
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ deps =
dj42: Django>=4.2,<5.0
djmain: https://github.com/django/django/archive/main.tar.gz
msgpack>=0.6.0
pytest
pytest<7.0.0
pytest-cov
pytest-django
pytest-pythonpath
Expand Down

0 comments on commit ad9ab64

Please sign in to comment.