aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 157 forks source link

require botocore version 1.31.17, as it has tlv #1034

Closed AkifRafique closed 8 months ago

AkifRafique commented 8 months ago

botocore version 1.31.17 has tlv, needed to run contract test in tlv.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.