mypy-boto3-s3tables 1.39.5__py3-none-any.whl → 1.40.0__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.

Potentially problematic release.


This version of mypy-boto3-s3tables might be problematic. Click here for more details.

@@ -12,8 +12,8 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 S3Tables 1.39.5\n"
16
- "Version: 1.39.5\n"
15
+ "Type annotations for boto3 S3Tables 1.40.0\n"
16
+ "Version: 1.40.0\n"
17
17
  "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables.html#s3tables\n"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.39.5\n")
29
+ sys.stdout.write("1.40.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -102,6 +102,8 @@ ServiceName = Literal[
102
102
  "bedrock",
103
103
  "bedrock-agent",
104
104
  "bedrock-agent-runtime",
105
+ "bedrock-agentcore",
106
+ "bedrock-agentcore-control",
105
107
  "bedrock-data-automation",
106
108
  "bedrock-data-automation-runtime",
107
109
  "bedrock-runtime",
@@ -100,6 +100,8 @@ ServiceName = Literal[
100
100
  "bedrock",
101
101
  "bedrock-agent",
102
102
  "bedrock-agent-runtime",
103
+ "bedrock-agentcore",
104
+ "bedrock-agentcore-control",
103
105
  "bedrock-data-automation",
104
106
  "bedrock-data-automation-runtime",
105
107
  "bedrock-runtime",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.39.5"
7
+ __version__ = "1.40.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-s3tables
3
- Version: 1.39.5
4
- Summary: Type annotations for boto3 S3Tables 1.39.5 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.40.0
4
+ Summary: Type annotations for boto3 S3Tables 1.40.0 service generated with mypy-boto3-builder 8.11.0
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
@@ -56,7 +56,7 @@ Dynamic: summary
56
56
 
57
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 S3Tables 1.39.5](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 S3Tables 1.40.0](https://pypi.org/project/boto3/)
60
60
  compatible with [VSCode](https://code.visualstudio.com/),
61
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
118
118
  isolation.
119
119
 
120
120
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.39.5' mypy-boto3-builder`
121
+ `uvx --with 'boto3==1.40.0' mypy-boto3-builder`
122
122
  2. Select `boto3-stubs` AWS SDK.
123
123
  3. Add `S3Tables` service.
124
124
  4. Use provided commands to install generated packages.
@@ -1,18 +1,18 @@
1
1
  mypy_boto3_s3tables/__init__.py,sha256=0FRXcAgUgA-cyY4r4zQiknXuuwRImIPZvpOUqFY1fK4,1077
2
2
  mypy_boto3_s3tables/__init__.pyi,sha256=H45cLvIEKHeLx7gYL2N0hJ0IK_SiJ-jQMp4wCBtY-Cc,1076
3
- mypy_boto3_s3tables/__main__.py,sha256=1Jo7pjMAh4iJ132I0tvO7VdzJqbArvhWby64L4Lkl5M,985
3
+ mypy_boto3_s3tables/__main__.py,sha256=wAQlz1Iu7JCqPV6FOTpMWgCphgf1AVathDCBPvK0lro,985
4
4
  mypy_boto3_s3tables/client.py,sha256=YdI7GoTVwr1ABEa-4HejVDqq44DQgYHDQSXRnwa-BvI,22032
5
5
  mypy_boto3_s3tables/client.pyi,sha256=ahuNL10FG1YDpPsFCMuroqLmHp3SeYSEc8jsznrWIX8,22029
6
- mypy_boto3_s3tables/literals.py,sha256=GhDJA0-Yip4vMmrj4LN33Tu-NDJVUOI0U18-AJ-SWyI,10223
7
- mypy_boto3_s3tables/literals.pyi,sha256=OHunmei9xqOsVI2f55qMvs31M8Cg_8UvKP_LLiht-_M,10221
6
+ mypy_boto3_s3tables/literals.py,sha256=phii0R0Q9NHBNsVZq1JOHWdBMArOopuGfQqqY6KVBIM,10281
7
+ mypy_boto3_s3tables/literals.pyi,sha256=ao27R9VVTIIM1ZOCsJTKvaGHQCKhMFeJid8iBT-v9A4,10279
8
8
  mypy_boto3_s3tables/paginator.py,sha256=kxwI_U_08ugU5FZ5XuBBI1SVAO_eO6eJXR0ZDWPHxQY,4696
9
9
  mypy_boto3_s3tables/paginator.pyi,sha256=g20DszBYx4Yvpt9LSme2o9ZWIuYqr9eBioI8nWPwKHo,4686
10
10
  mypy_boto3_s3tables/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  mypy_boto3_s3tables/type_defs.py,sha256=PuFQBCvbHUSlmgwnHTkCOMs8bGL2ZyY7dZRd6ZM0Xxg,15652
12
12
  mypy_boto3_s3tables/type_defs.pyi,sha256=JAwxTrdDqaWD_BZ4Ii8WN6a5aBok7niWdQmmx5KcLds,15583
13
- mypy_boto3_s3tables/version.py,sha256=TkKdITKbtVG7BddjqRYf-8CFsriwAGlSf_5utWhJzyg,92
14
- mypy_boto3_s3tables-1.39.5.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
- mypy_boto3_s3tables-1.39.5.dist-info/METADATA,sha256=fkFryb3sBgpR2EIDYAjEe1kheQ5Z71FoghEAEOMPDZ8,15229
16
- mypy_boto3_s3tables-1.39.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- mypy_boto3_s3tables-1.39.5.dist-info/top_level.txt,sha256=oAuE1209XLnkqMpCnFhvFNXfMFMSV_JABp2g57RZEdE,20
18
- mypy_boto3_s3tables-1.39.5.dist-info/RECORD,,
13
+ mypy_boto3_s3tables/version.py,sha256=52Sk0XpA8tC09WfcAI6nm69vLa0ysg1C33ACO_NFSwc,92
14
+ mypy_boto3_s3tables-1.40.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ mypy_boto3_s3tables-1.40.0.dist-info/METADATA,sha256=iVUhNseudVQSSpd18MgqKTZEOlKGY5KDEzmRsw9eoo8,15229
16
+ mypy_boto3_s3tables-1.40.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ mypy_boto3_s3tables-1.40.0.dist-info/top_level.txt,sha256=oAuE1209XLnkqMpCnFhvFNXfMFMSV_JABp2g57RZEdE,20
18
+ mypy_boto3_s3tables-1.40.0.dist-info/RECORD,,