From bf720408bc038f087b268dbc653c5b56a215d845 Mon Sep 17 00:00:00 2001 From: George McCabe <23407799+georgemccabe@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:16:01 -0700 Subject: [PATCH] update versions of packages that have vulnerabilities --- internal/tests/pytests/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/tests/pytests/requirements.txt b/internal/tests/pytests/requirements.txt index 0a44495376..804ca34ea2 100644 --- a/internal/tests/pytests/requirements.txt +++ b/internal/tests/pytests/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.7.22 +certifi==2024.7.4 cftime==1.6.2 coverage==7.2.7 exceptiongroup==1.1.2 @@ -8,7 +8,7 @@ numpy==1.25.2 packaging==23.1 pandas==2.0.3 pdf2image==1.16.3 -Pillow==10.0.0 +Pillow==10.3.0 pluggy==1.2.0 pytest==7.4.0 pytest-cov==4.1.0