diff --git a/pyproject.toml b/pyproject.toml index 042a812..3d0c8cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Repository = "https://github.com/mareuter/lct-web" [project.optional-dependencies] dev = [ "lct-web[lint,test]", - "tox==4.36.0" + "tox==4.46.3" ] test = [ "coverage[toml]==7.13.4",