From b078851d59ba6ec6f7394f1fedea44225d103720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:10:46 +0000 Subject: [PATCH] Bump b2sdk from 1.0.2 to 1.14.1 in /images/python-wsgi Bumps [b2sdk](https://github.com/Backblaze/b2-sdk-python) from 1.0.2 to 1.14.1. - [Release notes](https://github.com/Backblaze/b2-sdk-python/releases) - [Changelog](https://github.com/Backblaze/b2-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/Backblaze/b2-sdk-python/compare/v1.0.2...v1.14.1) --- updated-dependencies: - dependency-name: b2sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/python-wsgi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/python-wsgi/requirements.txt b/images/python-wsgi/requirements.txt index 0d014310..eb2c8706 100644 --- a/images/python-wsgi/requirements.txt +++ b/images/python-wsgi/requirements.txt @@ -1,5 +1,5 @@ alembic==1.4.2 -b2sdk==1.0.2 +b2sdk==1.14.1 boto3==1.12.40 botocore==1.15.40 celery==4.4.2