From efb41289214bd11ad46186b7f30277901f15ca9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:13:07 +0800 Subject: [PATCH] chore(deps): update dependency ops to v2.17.1 (#467) * chore(deps): update dependency ops to v2.17.1 * Add trivyignore * add eol --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Javier de la Puente --- .trivyignore | 2 ++ requirements.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.trivyignore b/.trivyignore index 949631ce..1548546e 100644 --- a/.trivyignore +++ b/.trivyignore @@ -15,3 +15,5 @@ CVE-2024-37568 CVE-2024-6221 # Werkzeug CVE-2024-34069 +# python-pillow: buffer overflow in _imagingcms.c +CVE-2024-28219 diff --git a/requirements.txt b/requirements.txt index db16d4c9..6bf885f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pydantic==1.10.19 -ops==2.17.0 +ops==2.17.1