From ca49a0d2a0ed2cc66da4a0ab456c7705ef7cdc35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Oct 2021 00:26:51 +0530 Subject: [PATCH 1/2] Update cffi from 1.11.5 to 1.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97b4e227..a33ccecb 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.15.0 chardet==3.0.4 click==6.7 configparser==3.5.0 From 3e8e88ba60667e4a3c1a07a73e4a78b9181407de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Oct 2021 00:26:51 +0530 Subject: [PATCH 2/2] Update cffi from 1.11.5 to 1.15.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5404d8d3..733dd5a7 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.15.0 chardet==3.0.4 click==6.7 configparser==3.5.0