Skip to content

Commit

Permalink
Update pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPansino committed Apr 4, 2023
1 parent a48d0c9 commit d766cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ envlist =
[testenv]
deps =
# Base Dependencies
{py37,py38,py39,py310,py311,pypy37}: pytest==6.2.5
{py37,py38,py39,py310,py311,pypy37}: pytest==7.2.2
{py27,pypy}: pytest==4.6.11
iniconfig
pytest-cov
Expand Down

0 comments on commit d766cfe

Please sign in to comment.