Skip to content

Commit 4acc55d

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

File tree

2 files changed

+61
-64
lines changed

2 files changed

+61
-64
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.2"
1616
pylint = "==2.15.9"
17-
tox = "==4.4.6"
17+
tox = "==4.4.7"
1818
tox-pipenv = "==1.10.1"
1919
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
2020
zipp = {version = "*", markers="python_version < '3.8'"}

Pipfile.lock

Lines changed: 60 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)