Skip to content

Commit ad42192

Browse files
dependabot[bot]sponsfreixes
authored andcommitted
Update tox requirement from >=4.53.0 to >=4.55.0
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/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.53.0...4.55.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.55.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6e087e commit ad42192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ black
33

44
# testing
55
pytest
6-
tox>=4.53.0
6+
tox>=4.55.0
77
mock
88

99
# packaging

0 commit comments

Comments
 (0)