diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index f1ee90a..1e04b0c 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -7,4 +7,4 @@ mkdocs-minify-plugin # Imaging dependencies for mkdocs-material social plugin # https://squidfunk.github.io/mkdocs-material/plugins/requirements/image-processing/ cairosvg==2.9.0 -pillow==12.1.1 \ No newline at end of file +pillow==12.2.0 \ No newline at end of file