diff --git a/docs/requirements.txt b/docs/requirements.txt index 16b6dad7..7ed017f8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -24,7 +24,7 @@ iniconfig==2.0.0 ; python_version >= "3.8" and python_version < "4.0" jinja2==3.1.2 ; python_version >= "3.8" and python_version < "4.0" jmespath==1.0.1 ; python_version >= "3.8" and python_version < "4.0" jsonschema-specifications==2023.7.1 ; python_version >= "3.8" and python_version < "4.0" -jsonschema==4.19.1 ; python_version >= "3.8" and python_version < "4.0" +jsonschema==4.19.2 ; python_version >= "3.8" and python_version < "4.0" loguru==0.7.2 ; python_version >= "3.8" and python_version < "4.0" markupsafe==2.1.3 ; python_version >= "3.8" and python_version < "4.0" marshmallow-polyfield==5.11 ; python_version >= "3.8" and python_version < "4.0"