Skip to content

Commit 78c5791

Browse files
Bump tox from 4.4.4 to 4.4.6
Bumps [tox](https://github.com/tox-dev/tox) from 4.4.4 to 4.4.6. - [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.4.4...4.4.6) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6716b18 commit 78c5791

File tree

2 files changed

+120
-133
lines changed

2 files changed

+120
-133
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests = "==2.28.2"
1414
[dev-packages]
1515
pytest = "==7.2.1"
1616
pylint = "==2.15.9"
17-
tox = "==4.4.4"
17+
tox = "==4.4.6"
1818
tox-pipenv = "==1.10.1"
1919
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
2020
zipp = {version = "*", markers="python_version < '3.8'"}

0 commit comments

Comments
 (0)