Skip to content

Commit

Permalink
Update boto3 requirement from <1.34.99,>=1.34.41 to >=1.34.41,<1.34.1…
Browse files Browse the repository at this point in the history
…04 (datacontract#189)

Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.41...1.34.103)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 2e87d90 commit b434f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"opentelemetry-exporter-otlp-proto-grpc~=1.16.0",
"opentelemetry-exporter-otlp-proto-http~=1.16.0",
"deltalake~=0.17.0",
"boto3>=1.34.41,<1.34.99",
"boto3>=1.34.41,<1.34.104",
"botocore>=1.34.41,<1.34.99"
]

Expand Down

0 comments on commit b434f3a

Please sign in to comment.