Skip to content

Commit 497bb9e

Browse files
Update tox-travis requirement from ~=0.11 to ~=0.12
Updates the requirements on [tox-travis](https://github.com/tox-dev/tox-travis) to permit the latest version. - [Release notes](https://github.com/tox-dev/tox-travis/releases) - [Changelog](https://github.com/tox-dev/tox-travis/blob/master/HISTORY.rst) - [Commits](tox-dev/tox-travis@0.11...0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e16ab70 commit 497bb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pytest = "~=4.0"
1515
pytest-cov = "~=2.6"
1616

1717
tox = "~=3.6"
18-
tox-travis = "~=0.11"
18+
tox-travis = "~=0.12"
1919

2020
httpretty = "~=0.9"
2121
python-dateutil = "~=2.8"

0 commit comments

Comments
 (0)