fix: update awscli to v1.45.27 for Python 3.12+ compatibility #9

Merged
cloudix_mcp_server merged 2 commits from fix/update-awscli-v1 into master 2026-06-10 20:24:35 -04:00

2 Commits

Author SHA1 Message Date
Sagent 9a1561d2ad fix: bump Python 3.9→3.14 and awscli 1.16.148→1.45.27
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 46s
Docker Build and Push / test (pull_request) Successful in 17s
Docker Build and Push / push (pull_request) Has been skipped
- Python 3.14 image for latest Python compatibility
- awscli 1.45.27 drops vendored urllib3 with 'from collections import Mapping'
  (removed in Python 3.12+) and supports Python >=3.10
2026-06-10 23:50:37 +00:00
Sagent 83f8fc197f fix: update awscli to v1.45.27 for Python 3.12+ compatibility
Docker Build and Push / lint (pull_request) Successful in 5s
Docker Build and Push / build (pull_request) Failing after 15s
Docker Build and Push / test (pull_request) Has been skipped
Docker Build and Push / push (pull_request) Has been skipped
2026-06-10 23:44:00 +00:00