Skip to content

Commit 72fb7bf

Browse files
committed
Bump testing pytest 6.0 to 6.2
1 parent f9e9b93 commit 72fb7bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
- TOXENV=py-pytest310
1212
- TOXENV=py-pytest46
1313
- TOXENV=py-pytest54
14-
- TOXENV=py-pytest60
14+
- TOXENV=py-pytest62
1515
- TOXENV=py-pytestlatest
1616
- TOXENV=py-pytestmaster
1717
matrix:

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deps =
1616
pytest310: pytest~=3.10
1717
pytest46: pytest~=4.6
1818
pytest54: pytest~=5.4
19-
pytest60: pytest~=6.0rc1
19+
pytest62: pytest~=6.2
2020
pytestlatest: pytest
2121
pytestmaster: git+https://github.com/pytest-dev/pytest.git@master
2222
platform=linux|darwin

0 commit comments

Comments
 (0)