chore(deps): update moto[s3] requirement from >=5.1.0 to >=5.2.1
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(about 3 hours ago)
(about 3 hours ago)
(about 3 hours ago)
dependencies python:uv
Updates the requirements on moto[s3] to permit the latest version.
Changelog
Sourced from moto[s3]'s changelog.
5.2.1
Docker Digest for 5.2.1: sha256:fe6575dcd878842124f05d20e4ffde2d1126e1e38ad03e196353b9e53649bcdf
Miscellaneous: * DynamoDB: batch_write_item() now correctly handles PUT requests with Binary (B) attributes (broken in 5.2.0) * S3: Uploading files no longer fails with 'Unsupported protocol' (broken in 5.2.0) * S3: create_multipart_upload() is now compatible with Java SDK again (broken in 5.2.0) * Route53: update_health_check() now correctly updates falsy values (broken in 5.2.0)5.2.0
Docker Digest for 5.2.0: sha256:d8d063e3e704d256cbe8165072fa273c17698be91311e49fc602b7716f459bea
General: * Drops support for Python 3.9 * Lambda Containers now configure the AWS_ENDPOINT_URL, automatically intercepting requests to other AWS servicesNew Services: * Bedrock-AgentCore-Control: * create_agent_runtime() * create_agent_runtime_endpoint() * create_gateway() * create_gateway_target() * create_memory() * delete_agent_runtime() * delete_agent_runtime_endpoint() * delete_gateway() * delete_gateway_target() * delete_memory() * get_agent_runtime() * get_agent_runtime_endpoint() * get_gateway() * get_gateway_target() * get_memory() * list_agent_runtimes() * list_agent_runtime_endpoints() * list_agent_runtime_versions() * list_gateways() * list_gateway_targets() * list_memories() * list_tags_for_resource() * tag_resource() * update_agent_runtime() * update_agent_runtime_endpoint() * update_gateway() * update_gateway_target() * untag_resource()
... (truncated)
Commits
543c687Pre-Release: Up Version Numberb653a99Prep release 5.2.1 (#10020)df3dc92Core: Disable flaky AWS tests (#10019)ef42e0eS3: Make CreateMultipartUpload compatible with Java SDK (#10017)50ab624Core: Make compatible with mypy 2 (#10016)6b3cf8dRoute53: update_health_check() should handle falsy values correctly (#10014)b4f8b78Core: short circuit protocol detection for S3 (#10012)665e817DynamoDB: fix BatchWriteItem handling of binary attributes (#10007)e754d88Admin: Post-release steps4d17a10Pre-Release: Up Version Number- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Technical Details
| ID: | 15951541 |
| UUID: | 4547564813 |
| Node ID: | PR_kwDOQ54BAc7gmPkc |
| Host: | GitHub |
| Repository: | ServerSideHannes/s3proxy-python |