Skip to content

Commit 3c31a65

Browse files
chore(deps): update tox requirement from ~=3.21 to ~=3.22 (appium#586)
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.21.0...3.22.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a8c736 commit 3c31a65

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 @@ black = "==20.8b1"
1414
pytest = "~=6.2"
1515
pytest-cov = "~=2.11"
1616

17-
tox = "~=3.21"
17+
tox = "~=3.22"
1818

1919
httpretty = "~=1.0"
2020
python-dateutil = "~=2.8"

0 commit comments

Comments
 (0)