From edcbafd91ec7c290daa3d93271c4e3db57a39f7d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 04:22:42 +0000 Subject: [PATCH] Bump boto3 from 1.17.25 to 1.17.26 Bumps [boto3](https://github.com/boto/boto3) from 1.17.25 to 1.17.26. - [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.17.25...1.17.26) 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 6d1afc2f..f4ce47a3 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pytest-cov==2.11.1 pytest-xdist==2.2.1 coverage==5.5 # pytest-cov -boto3==1.17.25 +boto3==1.17.26 mirakuru==2.3.0 port-for==0.4 pytest==6.2.2