diff --git a/docs/requirements.txt b/docs/requirements.txt index 7d0fc07..2661c64 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -117,7 +117,7 @@ parso==0.8.5 ; python_version >= "3.10" and python_version < "3.14" pathspec==1.0.4 ; python_version >= "3.10" and python_version < "3.14" patsy==1.0.2 ; python_version >= "3.10" and python_version < "3.14" pexpect==4.9.0 ; python_version >= "3.10" and python_version < "3.14" and sys_platform != "win32" and sys_platform != "emscripten" -pillow==12.1.0 ; python_version >= "3.10" and python_version < "3.14" +pillow==12.1.1 ; python_version >= "3.10" and python_version < "3.14" pip==25.3 ; python_version >= "3.10" and python_version < "3.14" platformdirs==4.5.1 ; python_version >= "3.10" and python_version < "3.14" pluggy==1.6.0 ; python_version >= "3.10" and python_version < "3.14"