Skip to content

Commit

Permalink
add newer version of pytest-django
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile-sentry committed Dec 4, 2023
1 parent 54138d4 commit 6dd7ab8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@ python_versions = <3.11

[pluggy==0.13.1]
[pluggy==1.0.0]
[pluggy==1.3.0]

[pre-commit==2.18.1]
[pre-commit==2.20.0]
Expand Down Expand Up @@ -901,12 +902,14 @@ brew_requires =
[pytest==7.1.3]
[pytest==7.2.0]
[pytest==7.2.1]
[pytest==7.4.3]

[pytest-cov==3.0.0]
[pytest-cov==4.0.0]

[pytest-django==4.4.0]
[pytest-django==4.5.2]
[pytest-django==4.7.0]

[pytest-fail-slow==0.3.0]

Expand Down

0 comments on commit 6dd7ab8

Please sign in to comment.