diff --git a/requirements-dev.txt b/requirements-dev.txt index 193aa60..bfa2c3f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ filelock==3.19.1 ; python_version >= "3.11" and python_version < "3.14" flake8==7.3.0 ; python_version >= "3.11" and python_version < "3.14" ghp-import==2.1.0 ; python_version >= "3.11" and python_version < "3.14" griffe-pydantic==1.1.6 ; python_version >= "3.11" and python_version < "3.14" -griffe==1.13.0 ; python_version >= "3.11" and python_version < "3.14" +griffe==1.14.0 ; python_version >= "3.11" and python_version < "3.14" identify==2.6.13 ; python_version >= "3.11" and python_version < "3.14" idna==3.10 ; python_version >= "3.11" and python_version < "3.14" iniconfig==2.1.0 ; python_version >= "3.11" and python_version < "3.14"