Skip to content

Commit b46536c

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.38.0) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e027ff2 commit b46536c

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
@@ -47,7 +47,7 @@ s3transfer==0.11.5
4747
jmespath==1.0.1
4848

4949
boto3>=1.9.198,<1.38.0
50-
botocore>=1.12.198,<1.38.0
50+
botocore>=1.12.198,<1.39.0
5151

5252
python-dateutil==2.9.0
5353

0 commit comments

Comments
 (0)