Skip to content

Commit 28f423e

Browse files
committed
Bumping pytest version.
1 parent cc56a05 commit 28f423e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mypy==0.790
66
pydocstyle==5.1.1
77
doc8==0.8.1
88
tox==3.20.1
9-
pytest==6.1.1
9+
pytest==6.1.2
1010
pytest-cov==2.10.1
1111
pytest-xdist==2.1.0
1212
pytest-timeout==1.4.2

Diff for: tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ envlist = py{36,37,38}
44
[testenv]
55
passenv = AWS_PROFILE AWS_DEFAULT_REGION AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY
66
deps =
7-
pytest==6.1.1
7+
pytest==6.1.2
88
pytest-xdist==2.1.0
99
pytest-timeout==1.4.2
1010
moto==1.3.16

0 commit comments

Comments
 (0)