Skip to content

Commit 677dc0e

Browse files
Bump tox from 4.6.1 to 4.6.3
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.1 to 4.6.3. - [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.6.1...4.6.3) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d293698 commit 677dc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tox.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
tox==3.14.0;python_version<="2.7"
44
tox==3.28.0;python_version<="3.6" and python_version>"2.7"
5-
tox==4.6.1;python_version>="3.7"
5+
tox==4.6.3;python_version>="3.7"

0 commit comments

Comments
 (0)