Skip to content

Commit

Permalink
Update tox from 3.8.3 to 3.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and ahawker committed Apr 2, 2019
1 parent 0db782b commit 50e0641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
-r test.txt

tox==2.9.1; (python_version > '3.0' and python_version < '3.4') # pyup: ignore
tox==3.8.3; (python_version >= '2.7' and python_version < '3.0') or python_version >= '3.4'
tox==3.8.4; (python_version >= '2.7' and python_version < '3.0') or python_version >= '3.4'

0 comments on commit 50e0641

Please sign in to comment.