diff --git a/pyproject.toml b/pyproject.toml index 7ca7c4c49..2fd078feb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ flake8-print = "^5.0.0" flake8-pytest-style = "^1.7.2" isort = "^5.13.2" jinja2-cli = {version = "==0.8.2", extras = ["yaml"]} -moto="*" +moto = "*" pip-audit = "*" pre-commit = "^3.7.1" pytest = "^8.2.1"