diff --git a/pyproject.toml b/pyproject.toml index 20e5c97a..04c35708 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ tests = [ "pytest-cov==5.0.0", "pytest==8.2.0", - "tox==4.15.0", + "tox==4.16.0", "python-dotenv==1.0.1", ] tools = ["pyperclip==1.8.2"]