Skip to content

Commit

Permalink
Update tox requirement from <3.0,>=2.5 to >=2.5,<4.0
Browse files Browse the repository at this point in the history
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@2.5.0...3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and wheerd committed Dec 24, 2020
1 parent 1d7859a commit c17ebdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pylint>=1.6,<3
pytest>=3.0,<7
coverage>=4.3,<6
setuptools_scm>=1.15,<6.0
tox>=2.5,<3.0
tox>=2.5,<4.0
pytest-cov>=2.5,<3.0

0 comments on commit c17ebdc

Please sign in to comment.