From bcd2edabb69021a4bed31873fdb8ad2fafc7591a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Jul 2022 04:09:12 +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 0c86e7c76e1cc4649c49b7f3e79ba96c999330f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Jul 2022 04:09:12 +0900 Subject: [PATCH 2/2] Update cryptography from 2.8 to 37.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d042a1e..40a3544 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.3 \ No newline at end of file