Skip to content

Commit 8814660

Browse files
Bump tox from 4.46.3 to 4.48.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.46.3 to 4.48.1. - [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.46.3...4.48.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.48.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4c4b53 commit 8814660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ test = [
4949
"pytest-django==4.11.1",
5050
"pytest-cov==7.0.0",
5151
"pytest-randomly==4.0.1",
52-
"tox==4.46.3",
52+
"tox==4.48.1",
5353
]
5454

5555
[project.urls]

0 commit comments

Comments
 (0)