Skip to content

Commit e619dc7

Browse files
[deps] Update boto3 requirement in /images/openwisp_base
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.28...1.40.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
1 parent d1418b9 commit e619dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/openwisp_base/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ tldextract~=5.3.0
1212
# these add support for object storage
1313
# (eg: Amazon S3, GCS)
1414
django-storages~=1.14.6
15-
boto3~=1.38.28
15+
boto3~=1.40.1

0 commit comments

Comments
 (0)