boto3-stubs 1.35.53__py3-none-any.whl → 1.35.54__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -27,7 +27,7 @@ class BatchWriter:
27
27
  def __enter__(self: _R) -> _R: ...
28
28
  def __exit__(
29
29
  self,
30
- exc_type: Optional[Type[Exception]],
31
- exc_value: Optional[Exception],
30
+ exc_type: Optional[Type[BaseException]],
31
+ exc_value: Optional[BaseException],
32
32
  tb: Optional[TracebackType],
33
33
  ) -> None: ...
@@ -71,8 +71,8 @@ class S3Transfer:
71
71
  def __enter__(self: _R) -> _R: ...
72
72
  def __exit__(
73
73
  self,
74
- exc_type: Optional[Type[Exception]],
75
- exc_value: Optional[Exception],
74
+ exc_type: Optional[Type[BaseException]],
75
+ exc_value: Optional[BaseException],
76
76
  tb: Optional[TracebackType],
77
77
  ) -> None: ...
78
78
 
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.35.53
4
- Summary: Type annotations for boto3 1.35.53 generated with mypy-boto3-builder 8.1.4
3
+ Version: 1.35.54
4
+ Summary: Type annotations for boto3 1.35.54 generated with mypy-boto3-builder 8.1.4
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -506,8 +506,8 @@ Requires-Dist: mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0; extra == "bedrock-run
506
506
  Provides-Extra: billingconductor
507
507
  Requires-Dist: mypy-boto3-billingconductor<1.36.0,>=1.35.0; extra == "billingconductor"
508
508
  Provides-Extra: boto3
509
- Requires-Dist: boto3==1.35.53; extra == "boto3"
510
- Requires-Dist: botocore==1.35.53; extra == "boto3"
509
+ Requires-Dist: boto3==1.35.54; extra == "boto3"
510
+ Requires-Dist: botocore==1.35.54; extra == "boto3"
511
511
  Provides-Extra: braket
512
512
  Requires-Dist: mypy-boto3-braket<1.36.0,>=1.35.0; extra == "braket"
513
513
  Provides-Extra: budgets
@@ -1229,7 +1229,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1229
1229
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1230
1230
 
1231
1231
  Type annotations for
1232
- [boto3 1.35.53](https://boto3.amazonaws.com/v1/documentation/api/1.35.53/index.html)
1232
+ [boto3 1.35.54](https://boto3.amazonaws.com/v1/documentation/api/1.35.54/index.html)
1233
1233
  compatible with [VSCode](https://code.visualstudio.com/),
1234
1234
  [PyCharm](https://www.jetbrains.com/pycharm/),
1235
1235
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -20,7 +20,7 @@ boto3-stubs/docs/utils.pyi,sha256=bD81ElRcEIreIuIXIzwcCGJWv7BwuubsS1Ha_IwPtNo,10
20
20
  boto3-stubs/docs/waiter.pyi,sha256=3qh3S0BGU-papbnpSdOamr8RDLBxGrytY0OOxRRzrP0,794
21
21
  boto3-stubs/dynamodb/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
22
  boto3-stubs/dynamodb/conditions.pyi,sha256=J5gkps9ttGUMc8jqBJR2hdDBtWhfjtHqn_JtGMkZDpA,5463
23
- boto3-stubs/dynamodb/table.pyi,sha256=V234sOSuGjpO56ry3-AVRM1ivhs4CDfTB4ebxVgL0AI,995
23
+ boto3-stubs/dynamodb/table.pyi,sha256=RG3muXb6M-n77JQn8zW8f31KIzTjVhM54eEmMdTByYE,1003
24
24
  boto3-stubs/dynamodb/transform.pyi,sha256=Yu9dmcgOfw_ZSo_sSTvbd6LKYbC7_vpsI7TxSOyRyW4,1705
25
25
  boto3-stubs/dynamodb/types.pyi,sha256=x9Nqn8wSTYx6S0gFSNDvNNlB7seiepqGdpalojebD10,1426
26
26
  boto3-stubs/ec2/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -37,9 +37,9 @@ boto3-stubs/resources/response.pyi,sha256=fYbfRbFvoWRXejmVi9iL8kWoagj336M_cFfWwS
37
37
  boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
38
  boto3-stubs/s3/constants.pyi,sha256=9MYiVx6cRf9tcrxvpy0Ubi4HGyrmUj19WQA54lmfoR8,75
39
39
  boto3-stubs/s3/inject.pyi,sha256=UxVi6tYfEYdvc8cKldt9StTEGFHWTdd-867frSfxF9w,4577
40
- boto3-stubs/s3/transfer.pyi,sha256=zQ7pQpsCWWo9cdYrOoiuKyiLz_t1sG0_OOznd5DETTo,2508
41
- boto3_stubs-1.35.53.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
42
- boto3_stubs-1.35.53.dist-info/METADATA,sha256=pBnG32GwxeNwH37spsS70mPLLOJ8e4i2_vHSYxHGcLE,142766
43
- boto3_stubs-1.35.53.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
44
- boto3_stubs-1.35.53.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- boto3_stubs-1.35.53.dist-info/RECORD,,
40
+ boto3-stubs/s3/transfer.pyi,sha256=L1Nix_RmkmgT-XCxkk6L2FAIwnJqXppLXc0UnHHnMjs,2516
41
+ boto3_stubs-1.35.54.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
42
+ boto3_stubs-1.35.54.dist-info/METADATA,sha256=q1-nYhhVE4Ili2pCK7cLlZg88hSuDNJZRe56DDC_Ba0,142766
43
+ boto3_stubs-1.35.54.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
44
+ boto3_stubs-1.35.54.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ boto3_stubs-1.35.54.dist-info/RECORD,,