Skip to content

Commit e4b40ae

Browse files
chore(deps-dev): update tox requirement from ~=4.20 to ~=4.21 (appium#1037)
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/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.20.0...4.21.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b48a09 commit e4b40ae

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 @@ pylint-quotes = "~=0.2.3"
1515
pytest = "~=8.3"
1616
pytest-cov = "~=4.1"
1717
python-dateutil = "~=2.9"
18-
tox = "~=4.20"
18+
tox = "~=4.21"
1919
types-python-dateutil = "~=2.9"
2020

2121
[packages]

0 commit comments

Comments
 (0)