From 7d8cf50056eeacbe6173bc0c450a59973f97ee39 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jul 2022 04:09:25 +0900 Subject: [PATCH 1/2] Update ansible from 2.8.8 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe77ab4..d042a1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ansible==2.8.8 +ansible==6.0.0 boto==2.49.0 cryptography==2.8 \ No newline at end of file From 6b1d4cefb72185107f9cccb1bcef9f23c1db1a72 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jul 2022 04:09:26 +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 d042a1e..89b03fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ansible==6.0.0 boto==2.49.0 -cryptography==2.8 \ No newline at end of file +cryptography==37.0.4 \ No newline at end of file