diff --git a/dev-requirements.txt b/dev-requirements.txt index 41a6f10e..5ae77114 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -19,4 +19,4 @@ python-dotenv>=1.0.0 # needed for enhanced schema generation from function features pydantic>=2.0.0 # needed for yaml file generation in examples -PyYAML>=6.0.2 +PyYAML>=6.0.3