Skip to content

Commit bd2ec46

Browse files
dependabot[bot]sasha0
authored andcommitted
Update tox requirement from <3.25,>=3.17 to >=3.17,<3.26
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.17.0...3.25.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8de6f8 commit bd2ec46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'sorl-thumbnail',
1515
'factory-boy>=3.2,<3.3',
1616
'coverage>=5.5,<6.4',
17-
'tox>=3.17,<3.25',
17+
'tox>=3.17,<3.26',
1818
]
1919

2020

0 commit comments

Comments
 (0)