Skip to content

Commit e701417

Browse files
Update boto3 requirement from <1.42.0,>=1.12.0 to >=1.12.0,<1.43.0
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.12.0...1.42.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc54366 commit e701417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ s3transfer==0.15.0
8686
jmespath==1.0.1
8787

8888
botocore>=1.15.0,<1.42.0
89-
boto3>=1.12.0,<1.42.0
89+
boto3>=1.12.0,<1.43.0
9090

9191
python-dateutil==2.9.0.post0
9292
django-storages==1.14.6

0 commit comments

Comments
 (0)