update versions
All checks were successful
Publish / Publish Docker Container (push) Successful in 50s
All checks were successful
Publish / Publish Docker Container (push) Successful in 50s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.12-slim AS base
|
||||
FROM python:3.13-slim AS base
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user