8000 Update tox requirement from ~=3.6 to ~=3.14 (#494) · sysbender/python-client@4d269f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d269f8

Browse files
dependabot-preview[bot]KazuCocoa
authored andcommitted
Update tox requirement from ~=3.6 to ~=3.14 (appium#494)
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](tox-dev/tox@3.6.0...3.14.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3359a44 commit 4d269f8

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
@@ -14,7 +14,7 @@ autopep8 = "~=1.5"
1414
pytest = "~=4.0"
1515
pytest-cov = "~=2.8"
1616

17-
tox = "~=3.6"
17+
tox = "~=3.14"
1818
tox-travis = "~=0.12"
1919

2020
httpretty = "~=0.9"

0 commit comments

Comments
 (0)
0