Skip to content

Commit

Permalink
try upgrade pytest for fix run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Bukhman committed Jun 5, 2023
1 parent 951e47b commit 59feaa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ deps =
psycopg2==2.8.6
sentry22: sentry==22.12.0
pytest-cov>=2.5.1,<2.6.0
pytest-html==1.22.0
pytest-html==3.2.0
mock
betamax
pytest-django==4.5.2
pytest-sentry==0.1.16
exam>=0.5.1
responses>=0.8.1,<0.9.0
redis==3.4.1
pytest==7.2.2
pytest==7.3.1
six==1.16.0
freezegun==1.2.2
fixtures==4.1.0
Expand Down

0 comments on commit 59feaa4

Please sign in to comment.