Skip to content

Commit 67f84c8

Browse files
Update tox requirement from <3.28 to <3.29 (#641)
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.28.0/docs/changelog.rst) - [Commits](tox-dev/tox@0.5...3.28.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 618be50 commit 67f84c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diff_cover < 7.4
22
pylint < 2.16
33
pydocstyle < 6.2
44
flake8-bugbear < 22.13
5-
tox < 3.28 # until tox-pyenv is updated for tox 4.x
5+
tox < 3.29 # until tox-pyenv is updated for tox 4.x
66
tox-pyenv < 1.2
77
isort < 5.11
88
build < 0.9.1

0 commit comments

Comments
 (0)