diff --git a/docs/requirements.txt b/docs/requirements.txt index 48c7746..a1eee75 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -89,7 +89,7 @@ parso==0.8.3; python_full_version >= "3.6.2" and python_version >= "3.8" pathspec==0.9.0; python_full_version >= "3.6.2" and python_version >= "3.8" pexpect==4.8.0; sys_platform != "win32" and python_version >= "3.8" and python_full_version >= "3.6.2" pickleshare==0.7.5; python_full_version >= "3.6.2" and python_version >= "3.8" -pillow==9.0.1; python_version >= "3.7" +pillow==10.3.0; python_version >= "3.7" pkginfo==1.8.2; python_version >= "3.6" platformdirs==2.5.1; python_version >= "3.8" and python_full_version >= "3.6.2" pluggy==1.0.0; python_version >= "3.6"