diff --git a/Pipfile b/Pipfile index 8ca8d97c..ccccbbb4 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ mock = "4.0.3" hypothesis = "6.56.4" hypothesis_jsonschema = "0.22.0" jsonschema2md = "0.4.0" -PyYAML = "5.4.1" +PyYAML = "6.0" pre-commit = "2.20.0" # Please keep the following in-sync /w .pre-commit-config.yaml flake8 = "5.0.4"