Skip to content

Commit fbfccca

Browse files
chore(deps): update tox requirement from ~=3.25 to ~=3.26 (#766)
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.25.0...3.26.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... 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 7734ea2 commit fbfccca

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 = "==22.8.0"
1414
pytest = "~=7.1"
1515
pytest-cov = "~=3.0"
1616

17-
tox = "~=3.25"
17+
tox = "~=3.26"
1818
typing-extensions = "~=4.3"
1919

2020
httpretty = "~=1.1"

0 commit comments

Comments
 (0)