Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8fd598a

Browse files
authoredFeb 19, 2024
chore(deps-dev): update tox requirement from ~=4.12 to ~=4.13
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.12.0...4.13.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92583ce commit 8fd598a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pylint-quotes = "~=0.2.3"
1515
pytest = "~=8.0"
1616
pytest-cov = "~=4.1"
1717
python-dateutil = "~=2.8"
18-
tox = "~=4.12"
18+
tox = "~=4.13"
1919
types-python-dateutil = "~=2.8"
2020

2121
[packages]

0 commit comments

Comments
 (0)
Please sign in to comment.