diff --git a/pyproject.toml b/pyproject.toml index 7c0cdb2..a9859e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ test = "coverage run --source=src/vaultwarden -m unittest discover -p 'test_*.py _coverage = ["test", "coverage xml", "coverage report --show-missing"] with-coverage = "test" [[tool.hatch.envs.test.matrix]] -python = ["3.10", "3.11"] +python = ["3.10", "3.11", "3.12"] type = ["default"] [tool.hatch.envs.test.overrides] matrix.type.scripts = [