mypy-boto3-connectcases 1.28.81__tar.gz → 1.29.0__tar.gz

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.
Files changed (24) hide show
  1. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/PKG-INFO +4 -4
  2. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/README.md +2 -2
  3. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/__main__.py +3 -3
  4. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/client.py +1 -1
  5. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/client.pyi +1 -1
  6. mypy-boto3-connectcases-1.28.81/mypy_boto3_connectcases/type_defs.pyi → mypy-boto3-connectcases-1.29.0/mypy_boto3_connectcases/type_defs.py +1 -93
  7. mypy-boto3-connectcases-1.28.81/mypy_boto3_connectcases/type_defs.py → mypy-boto3-connectcases-1.29.0/mypy_boto3_connectcases/type_defs.pyi +0 -94
  8. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/version.py +1 -1
  9. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/PKG-INFO +4 -4
  10. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/setup.py +3 -3
  11. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/LICENSE +0 -0
  12. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/__init__.py +0 -0
  13. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/__init__.pyi +0 -0
  14. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/literals.py +0 -0
  15. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/literals.pyi +0 -0
  16. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/paginator.py +0 -0
  17. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/paginator.pyi +0 -0
  18. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases/py.typed +0 -0
  19. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/requires.txt +0 -0
  23. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/mypy_boto3_connectcases.egg-info/top_level.txt +0 -0
  24. {mypy-boto3-connectcases-1.28.81 → mypy-boto3-connectcases-1.29.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-connectcases
3
- Version: 1.28.81
4
- Summary: Type annotations for boto3.ConnectCases 1.28.81 service generated with mypy-boto3-builder 7.19.1
3
+ Version: 1.29.0
4
+ Summary: Type annotations for boto3.ConnectCases 1.29.0 service generated with mypy-boto3-builder 7.20.3
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
@@ -43,7 +43,7 @@ License-File: LICENSE
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.ConnectCases 1.28.81](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
46
+ [boto3.ConnectCases 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.19.1](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.ConnectCases 1.28.81](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
13
+ [boto3.ConnectCases 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.19.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -10,8 +10,8 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.ConnectCases 1.28.81\nVersion: 1.28.81\nBuilder"
14
- " version: 7.19.1\nDocs: "
13
+ "Type annotations for boto3.ConnectCases 1.29.0\nVersion: 1.29.0\nBuilder version:"
14
+ " 7.20.3\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectcases//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/connectcases.html#ConnectCases\nOther"
17
17
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.28.81")
26
+ print("1.29.0")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -68,7 +68,7 @@ else:
68
68
  __all__ = ("ConnectCasesClient",)
69
69
 
70
70
 
71
- class BotocoreClientError(BaseException):
71
+ class BotocoreClientError(Exception):
72
72
  MSG_TEMPLATE: str
73
73
 
74
74
  def __init__(self, error_response: Mapping[str, Any], operation_name: str) -> None:
@@ -66,7 +66,7 @@ else:
66
66
 
67
67
  __all__ = ("ConnectCasesClient",)
68
68
 
69
- class BotocoreClientError(BaseException):
69
+ class BotocoreClientError(Exception):
70
70
  MSG_TEMPLATE: str
71
71
 
72
72
  def __init__(self, error_response: Mapping[str, Any], operation_name: str) -> None: