From c04375246320140614b5b4318e2bd60b655b79b7 Mon Sep 17 00:00:00 2001 From: Eduardo Robles Date: Wed, 11 Oct 2023 11:20:01 +0200 Subject: [PATCH] Security updates (#321) Parent issue: https://github.com/sequentech/meta/issues/279 Fixes: - https://github.com/sequentech/iam/security/dependabot/35 - https://github.com/sequentech/iam/security/dependabot/34 - https://github.com/sequentech/iam/security/dependabot/33 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c68cd566..0d8de214 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ oic==1.2.1 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.2 -Pillow==9.0.1 +Pillow==10.0.1 platformdirs==2.4.0 pre-commit==2.10.1 prompt-toolkit==3.0.30 @@ -76,7 +76,7 @@ toml==0.10.2 traitlets==5.9.0 twilio==6.6.1 typing-extensions==4.0.1 -urllib3==1.26.8 +urllib3==1.26.17 vine==5.0.0 virtualenv==20.10.0 wcwidth==0.2.5