diff --git a/build/sphinx/requirements.txt b/build/sphinx/requirements.txt index 68b58263..56d1da98 100644 --- a/build/sphinx/requirements.txt +++ b/build/sphinx/requirements.txt @@ -45,7 +45,7 @@ myst-parser==4.0.1 # via -r requirements.in packaging==25.0 # via sphinx -pillow==10.3.0 +pillow==12.1.1 # via -r requirements.in pydantic==2.11.4 # via @@ -60,8 +60,6 @@ pygments==2.17.2 pyyaml==6.0.1 # via myst-parser requests==2.32.2 - # version 2.32.2 replaces 2.32.0 as it has been yanked from PyPI, - # due to the conflict with a CVE mitigation # via # sphinx # sphinx-immaterial