diff --git a/pyproject.toml b/pyproject.toml index c238a066..b8737c09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ optional-dependencies.dev = [ "vws-python==2025.3.10.1", "vws-test-fixtures==2023.3.5", "vws-web-tools==2024.10.6.1", - "yamlfix==1.19.0", + "yamlfix==1.19.1", ] optional-dependencies.release = [ "check-wheel-contents==0.6.3" ] urls.Documentation = "https://vws-python.github.io/vws-python-mock/"