From 154333ad2662579a59405c6dd9d85714bc451622 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Aug 2022 04:05:03 +0900 Subject: [PATCH 1/2] Update ansible from 2.8.8 to 6.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe77ab4..f0d3e16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ansible==2.8.8 +ansible==6.2.0 boto==2.49.0 cryptography==2.8 \ No newline at end of file From d845d6acec9d3ad8ed5cb6409afbbfdcdd5799ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 16 Aug 2022 04:05:04 +0900 Subject: [PATCH 2/2] Update cryptography from 2.8 to 37.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0d3e16..284dc65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ansible==6.2.0 boto==2.49.0 -cryptography==2.8 \ No newline at end of file +cryptography==37.0.4 \ No newline at end of file