From d2f5fd682e1a12a98ba891c3d6ded4b94f150aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 21:28:55 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.18.16 to 1.18.17 in /mpcontribs-portal Bumps [boto3](https://github.com/boto/boto3) from 1.18.16 to 1.18.17. - [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.18.16...1.18.17) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mpcontribs-portal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpcontribs-portal/requirements.txt b/mpcontribs-portal/requirements.txt index 5a76f00e6..f561fa9b5 100644 --- a/mpcontribs-portal/requirements.txt +++ b/mpcontribs-portal/requirements.txt @@ -1,5 +1,5 @@ boltons==21.0.0 -boto3==1.18.16 +boto3==1.18.17 Django==3.2.6 django-extensions==3.1.3 django-settings-file==2.4.1