From 4d30132bb0e613c2822e16464d80a5c422bf359e Mon Sep 17 00:00:00 2001 From: George McCabe <23407799+georgemccabe@users.noreply.github.com> Date: Fri, 12 Apr 2024 08:50:37 -0600 Subject: [PATCH] update pillow version based on recommendation from dependabot: https://github.com/dtcenter/METplus/security/dependabot/5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4ae7110210..0628125f64 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx==5.3.0 -pillow==10.2.0 +pillow==10.3.0 sphinx-gallery==0.14.0 sphinx-rtd-theme==1.3.0 sphinx-design==0.3.0