Skip to content

Commit c0ed394

Browse files
chore(deps-dev): update tox requirement from ~=4.26 to ~=4.27 (#1138)
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.26.0...4.27.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.27.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3bcc37 commit c0ed394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pytest = "~=8.4"
1111
pytest-cov = "~=5.0"
1212
python-dateutil = "~=2.9"
1313
ruff = "~=0.11.13"
14-
tox = "~=4.26"
14+
tox = "~=4.27"
1515
types-python-dateutil = "~=2.9"
1616

1717
[packages]

0 commit comments

Comments
 (0)