Skip to content

Commit df5bcb8

Browse files
chore(deps-dev): update tox requirement from ~=3.26 to ~=3.27 (#792)
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.26.0...3.27.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5f7a25 commit df5bcb8

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 @@ pylint = "~=2.15.5"
1414
pytest = "~=7.2"
1515
pytest-cov = "~=4.0"
1616
python-dateutil = "~=2.8"
17-
tox = "~=3.26"
17+
tox = "~=3.27"
1818
typing-extensions = "~=4.4"
1919
types-python-dateutil = "~=2.8"
2020

0 commit comments

Comments
 (0)