Skip to content

Commit bb8ddee

Browse files
Update botocore requirement
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](boto/botocore@1.12.198...1.42.1) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fee81a1 commit bb8ddee

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
@@ -49,7 +49,7 @@ s3transfer==0.16.0
4949
jmespath==1.0.1
5050

5151
boto3>=1.9.198,<1.43.0
52-
botocore>=1.12.198,<1.42.0
52+
botocore>=1.12.198,<1.43.0
5353

5454
python-dateutil==2.9.0.post0
5555

0 commit comments

Comments
 (0)