rds-proxy-password-rotation 0.5.9__py3-none-any.whl → 0.5.11__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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: rds-proxy-password-rotation
3
- Version: 0.5.9
3
+ Version: 0.5.11
4
4
  Summary: A program to rotate the password of an RDS database accessed via a RDS proxy
5
5
  Home-page: https://github.com/Hapag-Lloyd/rds-proxy-password-rotation
6
6
  Author: Hapag-Lloyd AG
@@ -21,10 +21,11 @@ Requires-Dist: dependency-injector==4.48.1
21
21
  Requires-Dist: psycopg[binary]==3.2.9
22
22
  Requires-Dist: pydantic==2.11.7
23
23
  Provides-Extra: test
24
- Requires-Dist: pytest==8.3.4; extra == "test"
24
+ Requires-Dist: pytest==8.4.2; extra == "test"
25
25
  Requires-Dist: pytest-cov==6.2.1; extra == "test"
26
26
  Requires-Dist: uuid==1.30; extra == "test"
27
27
  Requires-Dist: nose==1.3.7; extra == "test"
28
+ Dynamic: license-file
28
29
 
29
30
  # rds-proxy-password-rotation
30
31
 
@@ -8,8 +8,8 @@ rds_proxy_password_rotation/adapter/aws_lambda_function_model.py,sha256=qWy399F0
8
8
  rds_proxy_password_rotation/adapter/aws_secrets_manager.py,sha256=1SjaSCTnarEznzFk_oqZVNReIdKkSEyChvUHzdqMFws,6841
9
9
  rds_proxy_password_rotation/adapter/container.py,sha256=D4Cxltc26g4rH9DnAcrYoiz8VlLPhK267nL-AF8ftLk,823
10
10
  rds_proxy_password_rotation/adapter/postgresql_database_service.py,sha256=RLRXac-Crsq3-vQLa2eJ5KyOl6XeExiPtMYDMARhhpU,1793
11
- rds_proxy_password_rotation-0.5.9.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
12
- rds_proxy_password_rotation-0.5.9.dist-info/METADATA,sha256=M2z58R7tc33Bk8DsrrjHHjecqck_5Qht-IjmzTxS3dk,5144
13
- rds_proxy_password_rotation-0.5.9.dist-info/WHEEL,sha256=EaM1zKIUYa7rQnxGiOCGhzJABRwy4WO57rWMR3_tj4I,91
14
- rds_proxy_password_rotation-0.5.9.dist-info/top_level.txt,sha256=_3y2iyKjZYXy0dZXcBjHZgJ1yGOGiJLeIq4XTjYW-8I,28
15
- rds_proxy_password_rotation-0.5.9.dist-info/RECORD,,
11
+ rds_proxy_password_rotation-0.5.11.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
12
+ rds_proxy_password_rotation-0.5.11.dist-info/METADATA,sha256=1NX1TY-wxYLkNY5dbJ6Rx2k7mdFwI1U1SviymkzGwso,5167
13
+ rds_proxy_password_rotation-0.5.11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ rds_proxy_password_rotation-0.5.11.dist-info/top_level.txt,sha256=_3y2iyKjZYXy0dZXcBjHZgJ1yGOGiJLeIq4XTjYW-8I,28
15
+ rds_proxy_password_rotation-0.5.11.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.9.1)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5