Skip to content

Commit 173245c

Browse files
authored
Merge pull request #537 from fantix/pyup-update-tox-3.12.1-to-3.14.0
Update tox to 3.14.0
2 parents 21bbb82 + 82901f4 commit 173245c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ starlette==0.12.0;python_version>="3.6" # pyup: update minor
1515
# tests
1616
coverage==4.5.1 # pyup: update minor
1717
flake8==3.7.1 # pyup: update minor
18-
tox==3.12.1 # pyup: update minor
18+
tox==3.14.0 # pyup: update minor
1919
pytest==5.1.0 # pyup: update minor
2020
pytest-runner==5.1 # pyup: update minor
2121
pytest-asyncio==0.10.0 # pyup: update minor

0 commit comments

Comments
 (0)