Skip to content

Commit 66208fd

Browse files
chore(deps): update tox requirement from ~=3.22 to ~=3.23 (appium#593)
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/3.23.0/docs/changelog.rst) - [Commits](tox-dev/tox@3.22.0...3.23.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ecad2f commit 66208fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.22"
17+
tox = "~=3.23"
1818

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

0 commit comments

Comments
 (0)