update versions
All checks were successful
Publish / Publish Docker Container (push) Successful in 50s

This commit is contained in:
2025-11-30 15:28:00 +11:00
parent 5a7aec64ca
commit d6ef9079b6
2 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.12-slim AS base
FROM python:3.13-slim AS base
WORKDIR /app

View File

@@ -1,7 +1,8 @@
boto3==1.35.90
botocore==1.35.90
boto3==1.41.5
botocore==1.41.5
jmespath==1.0.1
pi==0.1.2
python-dateutil==2.9.0.post0
s3transfer==0.10.4
s3transfer==0.15.0
six==1.17.0
urllib3==2.3.0
urllib3==2.5.0