diff --git a/pyproject.toml b/pyproject.toml index 2aef9b6..e777dd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ tests = [ "black == 23.9.1", "mypy == 1.5.1", "ruff == 0.0.288", - "types-PyYAML == 6.0.12.11", + "types-PyYAML == 6.0.12.12", "types-passlib == 1.7.7.13", ] build = [