Skip to content

Commit 3359a44

Browse files
dependabot-preview[bot]ki4070ma
authored andcommitted
Update tox-travis requirement from ~=0.11 to ~=0.12 (#491)
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 53dc75f commit 3359a44

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.8"
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)