boto3-refresh-session 1.0.30__py3-none-any.whl → 1.0.31__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.
@@ -4,5 +4,5 @@ from . import session
4
4
  from .session import RefreshableSession
5
5
 
6
6
  __all__.extend(session.__all__)
7
- __version__ = "1.0.30"
7
+ __version__ = "1.0.31"
8
8
  __author__ = "Mike Letts"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 1.0.30
3
+ Version: 1.0.31
4
4
  Summary: A simple Python package for refreshing the temporary security credentials in a boto3.session.Session object automatically.
5
5
  License: MIT
6
6
  Keywords: boto3,botocore,aws
@@ -50,6 +50,12 @@ Description-Content-Type: text/markdown
50
50
  - [Contributing](https://michaelthomasletts.github.io/boto3-refresh-session/contributing.html)
51
51
  - [Authorization](https://michaelthomasletts.github.io/boto3-refresh-session/authorization.html)
52
52
 
53
+ ## Adoption
54
+
55
+ <p align="center">
56
+ <img src="https://raw.githubusercontent.com/michaelthomasletts/boto3-refresh-session/refs/heads/main/doc/downloads.png" />
57
+ </p>
58
+
53
59
  ## Testimonials
54
60
 
55
61
  From a Cyber Security Engineer at a FAANG company:
@@ -0,0 +1,7 @@
1
+ boto3_refresh_session/__init__.py,sha256=MdX3r1hyUQjUNydGVsryl1iu__UoszYwWf5LazVBCBQ,158
2
+ boto3_refresh_session/session.py,sha256=jDSjEHIZkGvMEOKzCtcOT7j41rOOoR_tei_dffS0Cww,5887
3
+ boto3_refresh_session-1.0.31.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
+ boto3_refresh_session-1.0.31.dist-info/METADATA,sha256=wRDtVdMl1_23PfKNhS521ZhkXnHtEjas-c2sIX2YNMA,5790
5
+ boto3_refresh_session-1.0.31.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
6
+ boto3_refresh_session-1.0.31.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
7
+ boto3_refresh_session-1.0.31.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- boto3_refresh_session/__init__.py,sha256=JfgqqPxS8TalXu-abCwmPRtsvgHbhl9mvbdkC0oow70,158
2
- boto3_refresh_session/session.py,sha256=jDSjEHIZkGvMEOKzCtcOT7j41rOOoR_tei_dffS0Cww,5887
3
- boto3_refresh_session-1.0.30.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
4
- boto3_refresh_session-1.0.30.dist-info/METADATA,sha256=gomrqx4u6H9TVJWd9A2mocu7NdHjHirL-kmwV3i7-n0,5627
5
- boto3_refresh_session-1.0.30.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
6
- boto3_refresh_session-1.0.30.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
7
- boto3_refresh_session-1.0.30.dist-info/RECORD,,