Skip to content

Commit 24434b8

Browse files
Update boto3 requirement from <1.39.0,>=1.9.198 to >=1.9.198,<1.41.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.40.15) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 582c239 commit 24434b8

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
@@ -46,7 +46,7 @@ sqlparse==0.5.3
4646
s3transfer==0.13.1
4747
jmespath==1.0.1
4848

49-
boto3>=1.9.198,<1.39.0
49+
boto3>=1.9.198,<1.41.0
5050
botocore>=1.12.198,<1.41.0
5151

5252
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)