Skip to content

Commit

Permalink
Merge pull request #734 from ccnmtl/dependabot/pip/botocore-gte-1.15.…
Browse files Browse the repository at this point in the history
…0-and-lt-1.34.0

Update botocore requirement from <1.33.0,>=1.15.0 to >=1.15.0,<1.34.0
  • Loading branch information
ndittren authored Nov 28, 2023
2 parents e001b96 + c57d77f commit 8c59dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ flake8==6.1.0
s3transfer==0.8.0
jmespath==1.0.1

botocore>=1.15.0,<1.33.0
botocore>=1.15.0,<1.34.0
boto3>=1.12.0,<1.30.0

defusedxml==0.7.1
Expand Down

0 comments on commit 8c59dab

Please sign in to comment.