Skip to content

Commit

Permalink
tests: Upgrade coverage to 7.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored and pennersr committed Aug 20, 2024
1 parent 03debcf commit 91b4771
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ setenv =
prjregular: DJANGO_SETTINGS_MODULE = tests.regular.settings
prjheadless_only: DJANGO_SETTINGS_MODULE = tests.headless_only.settings
deps =
# 6.x drops py35/36 support
coverage==5.5
coverage==7.6.1
Pillow>=9.0
pytest>=7.4
pytest-asyncio == 0.23.8
Expand Down

0 comments on commit 91b4771

Please sign in to comment.