From e593d60b1f44421cbd84f5925ae2590553a93cac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Sep 2024 04:41:33 +0530 Subject: [PATCH 1/2] Update cffi from 1.11.5 to 1.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97b4e227..f26db405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ backports.functools-lru-cache==1.5 binaryornot==0.4.4 bumpversion==0.5.3 certifi==2018.4.16 -cffi==1.11.5 +cffi==1.17.1 chardet==3.0.4 click==6.7 configparser==3.5.0 From bcb5ced9137da7069a04d7377b8ef1f3157cf0fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Sep 2024 04:41:33 +0530 Subject: [PATCH 2/2] Update cffi from 1.11.5 to 1.17.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5404d8d3..aa3be84d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ backports.functools-lru-cache==1.5 binaryornot==0.4.4 bumpversion==0.5.3 certifi==2018.4.16 -cffi==1.11.5 +cffi==1.17.1 chardet==3.0.4 click==6.7 configparser==3.5.0