From 9e6eccd8e7b16170a1a4a015a8e4e008e853775e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 04:22:43 +0000 Subject: [PATCH] Bump boto3 from 1.16.17 to 1.16.18 Bumps [boto3](https://github.com/boto/boto3) from 1.16.17 to 1.16.18. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.16.17...1.16.18) Signed-off-by: dependabot-preview[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index dcd6a160..e0744a4c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pytest-cov==2.10.1 pytest-xdist==2.1.0 coverage==5.3 # pytest-cov -boto3==1.16.17 +boto3==1.16.18 mirakuru==2.3.0 port-for==0.4 pytest==6.1.2