Skip to content

Commit

Permalink
Updater stubs to 0.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Nov 2, 2023
1 parent 1df6aa7 commit ca040da
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 44 deletions.
1 change: 1 addition & 0 deletions awscrt-stubs/s3.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class S3Client(NativeResource):
credential_provider: Optional[S3RequestTlsMode] = ...,
tls_connection_options: Optional[TlsConnectionOptions] = ...,
part_size: Optional[int] = ...,
multipart_upload_threshold: Optional[int] = ...,
throughput_target_gbps: Optional[float] = ...,
) -> None: ...
def make_request(
Expand Down
88 changes: 44 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca040da

Please sign in to comment.