From 428a595ff75a161d908c4c81140587edfb73760c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:18:28 +0000 Subject: [PATCH] chore(deps): update dependency pillow to v11 --- P3_Implement_SLAM/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P3_Implement_SLAM/requirements.txt b/P3_Implement_SLAM/requirements.txt index c10879c..1d5f4fb 100644 --- a/P3_Implement_SLAM/requirements.txt +++ b/P3_Implement_SLAM/requirements.txt @@ -2,5 +2,5 @@ jupyter==1.1.1 matplotlib==3.9.1.post1 pandas==2.2.2 numpy==2.1.3 -pillow==10.4.0 +pillow==11.0.0 scipy==1.14.0