Skip to content

Commit

Permalink
Bumping pytest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
igorborgest committed Oct 31, 2020
1 parent cc56a05 commit 28f423e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mypy==0.790
pydocstyle==5.1.1
doc8==0.8.1
tox==3.20.1
pytest==6.1.1
pytest==6.1.2
pytest-cov==2.10.1
pytest-xdist==2.1.0
pytest-timeout==1.4.2
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ envlist = py{36,37,38}
[testenv]
passenv = AWS_PROFILE AWS_DEFAULT_REGION AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY
deps =
pytest==6.1.1
pytest==6.1.2
pytest-xdist==2.1.0
pytest-timeout==1.4.2
moto==1.3.16
Expand Down

0 comments on commit 28f423e

Please sign in to comment.