boto3-stubs 1.28.13__tar.gz → 1.28.15__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 (38) hide show
  1. {boto3-stubs-1.28.13/boto3_stubs.egg-info → boto3-stubs-1.28.15}/PKG-INFO +4 -4
  2. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/README.md +2 -2
  3. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15/boto3_stubs.egg-info}/PKG-INFO +4 -4
  4. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3_stubs.egg-info/requires.txt +2 -2
  5. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/setup.py +3 -3
  6. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/LICENSE +0 -0
  7. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/__init__.pyi +0 -0
  8. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/compat.pyi +0 -0
  9. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/docs/__init__.pyi +0 -0
  10. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/docs/utils.pyi +0 -0
  11. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  12. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/dynamodb/conditions.pyi +0 -0
  13. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/dynamodb/table.pyi +0 -0
  14. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/dynamodb/transform.pyi +0 -0
  15. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/dynamodb/types.pyi +0 -0
  16. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/ec2/__init__.pyi +0 -0
  17. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/ec2/createtags.pyi +0 -0
  18. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/ec2/deletetags.pyi +0 -0
  19. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/exceptions.pyi +0 -0
  20. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/py.typed +0 -0
  21. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/__init__.pyi +0 -0
  22. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/action.pyi +0 -0
  23. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/base.pyi +0 -0
  24. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/collection.pyi +0 -0
  25. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/factory.pyi +0 -0
  26. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/model.pyi +0 -0
  27. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/params.pyi +0 -0
  28. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/resources/response.pyi +0 -0
  29. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/s3/__init__.pyi +0 -0
  30. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/s3/inject.pyi +0 -0
  31. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/s3/transfer.pyi +0 -0
  32. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/session.pyi +0 -0
  33. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3-stubs/utils.pyi +0 -0
  34. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  35. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  36. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3_stubs.egg-info/not-zip-safe +0 -0
  37. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/boto3_stubs.egg-info/top_level.txt +0 -0
  38. {boto3-stubs-1.28.13 → boto3-stubs-1.28.15}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.28.13
4
- Summary: Type annotations for boto3 1.28.13 generated with mypy-boto3-builder 7.15.2
3
+ Version: 1.28.15
4
+ Summary: Type annotations for boto3 1.28.15 generated with mypy-boto3-builder 7.16.1
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
@@ -398,7 +398,7 @@ License-File: LICENSE
398
398
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
399
399
 
400
400
  Type annotations for
401
- [boto3 1.28.13](https://boto3.amazonaws.com/v1/documentation/api/1.28.13/index.html)
401
+ [boto3 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/1.28.15/index.html)
402
402
  compatible with [VSCode](https://code.visualstudio.com/),
403
403
  [PyCharm](https://www.jetbrains.com/pycharm/),
404
404
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -407,7 +407,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
407
407
  [pyright](https://github.com/microsoft/pyright) and other tools.
408
408
 
409
409
  Generated by
410
- [mypy-boto3-builder 7.15.2](https://github.com/youtype/mypy_boto3_builder).
410
+ [mypy-boto3-builder 7.16.1](https://github.com/youtype/mypy_boto3_builder).
411
411
 
412
412
  More information can be found in
413
413
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
@@ -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 1.28.13](https://boto3.amazonaws.com/v1/documentation/api/1.28.13/index.html)
13
+ [boto3 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/1.28.15/index.html)
14
14
  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 @@ 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.15.2](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.16.1](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found in
25
25
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.28.13
4
- Summary: Type annotations for boto3 1.28.13 generated with mypy-boto3-builder 7.15.2
3
+ Version: 1.28.15
4
+ Summary: Type annotations for boto3 1.28.15 generated with mypy-boto3-builder 7.16.1
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
@@ -398,7 +398,7 @@ License-File: LICENSE
398
398
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
399
399
 
400
400
  Type annotations for
401
- [boto3 1.28.13](https://boto3.amazonaws.com/v1/documentation/api/1.28.13/index.html)
401
+ [boto3 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/1.28.15/index.html)
402
402
  compatible with [VSCode](https://code.visualstudio.com/),
403
403
  [PyCharm](https://www.jetbrains.com/pycharm/),
404
404
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -407,7 +407,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
407
407
  [pyright](https://github.com/microsoft/pyright) and other tools.
408
408
 
409
409
  Generated by
410
- [mypy-boto3-builder 7.15.2](https://github.com/youtype/mypy_boto3_builder).
410
+ [mypy-boto3-builder 7.16.1](https://github.com/youtype/mypy_boto3_builder).
411
411
 
412
412
  More information can be found in
413
413
  [boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
@@ -462,8 +462,8 @@ mypy-boto3-batch<1.29.0,>=1.28.0
462
462
  mypy-boto3-billingconductor<1.29.0,>=1.28.0
463
463
 
464
464
  [boto3]
465
- boto3==1.28.13
466
- botocore==1.31.13
465
+ boto3==1.28.15
466
+ botocore==1.31.15
467
467
 
468
468
  [braket]
469
469
  mypy-boto3-braket<1.29.0,>=1.28.0
@@ -10,13 +10,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
10
10
 
11
11
  setup(
12
12
  name="boto3-stubs",
13
- version="1.28.13",
13
+ version="1.28.15",
14
14
  packages=["boto3-stubs"],
15
15
  url="https://github.com/youtype/mypy_boto3_builder",
16
16
  license="MIT License",
17
17
  author="Vlad Emelianov",
18
18
  author_email="vlad.emelianov.nz@gmail.com",
19
- description="Type annotations for boto3 1.28.13 generated with mypy-boto3-builder 7.15.2",
19
+ description="Type annotations for boto3 1.28.15 generated with mypy-boto3-builder 7.16.1",
20
20
  classifiers=[
21
21
  "Development Status :: 5 - Production/Stable",
22
22
  "Intended Audience :: Developers",
@@ -415,7 +415,7 @@ setup(
415
415
  "mypy-boto3-s3>=1.28.0, <1.29.0",
416
416
  "mypy-boto3-sqs>=1.28.0, <1.29.0",
417
417
  ],
418
- "boto3": ["boto3==1.28.13", "botocore==1.31.13"],
418
+ "boto3": ["boto3==1.28.15", "botocore==1.31.15"],
419
419
  "accessanalyzer": ["mypy-boto3-accessanalyzer>=1.28.0, <1.29.0"],
420
420
  "account": ["mypy-boto3-account>=1.28.0, <1.29.0"],
421
421
  "acm": ["mypy-boto3-acm>=1.28.0, <1.29.0"],
File without changes
File without changes