Skip to content

Commit f3e551b

Browse files
Update boto3 requirement from <1.41.0,>=1.9.198 to >=1.9.198,<1.42.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.9.198...1.41.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.41.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec62257 commit f3e551b

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
@@ -48,7 +48,7 @@ sqlparse==0.5.3
4848
s3transfer==0.14.0
4949
jmespath==1.0.1
5050

51-
boto3>=1.9.198,<1.41.0
51+
boto3>=1.9.198,<1.42.0
5252
botocore>=1.12.198,<1.42.0
5353

5454
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)