Skip to content

Commit

Permalink
Update boto3 requirement from <1.35.6,>=1.34.41 to >=1.34.41,<1.35.20 (
Browse files Browse the repository at this point in the history
…#425)

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.34.41...1.35.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent ea226c5 commit 2649039
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 @@ -34,7 +34,7 @@ dependencies = [
"rdflib==7.0.0", # move to extra?
"opentelemetry-exporter-otlp-proto-grpc~=1.16", # move to extra?
"opentelemetry-exporter-otlp-proto-http~=1.16", # move to extra?
"boto3>=1.34.41,<1.35.6",
"boto3>=1.34.41,<1.35.20",
# "botocore>=1.34.41,<1.34.137",
"jinja_partials >= 0.2.1",
]
Expand Down

0 comments on commit 2649039

Please sign in to comment.