From c56f87d89b59947323d1520746cc599effad9882 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 29 Sep 2023 02:00:10 +0530 Subject: [PATCH 1/2] Update cffi from 1.11.5 to 1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97b4e227..1281e133 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.16.0 chardet==3.0.4 click==6.7 configparser==3.5.0 From d6be8f090c478dd79cb4a68198744ed94b1ad6df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 29 Sep 2023 02:00:10 +0530 Subject: [PATCH 2/2] Update cffi from 1.11.5 to 1.16.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5404d8d3..b0a3934f 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.16.0 chardet==3.0.4 click==6.7 configparser==3.5.0