chore(deps): update all non-major dependencies
All checks were successful
ZeroDownTime/sns-alert-hub/pipeline/pr-main This commit looks good

This commit is contained in:
Renovate Bot 2024-12-21 03:04:03 +00:00
parent 0a10a50365
commit 2a41f6969e
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Stage 1 - bundle base image + runtime
FROM python:3.12-alpine3.20 AS python-alpine
FROM python:3.13-alpine3.20 AS python-alpine
ARG ALPINE="v3.20"
# Install GCC (Alpine uses musl but we compile and link dependencies with GCC)

View File

@ -1,4 +1,4 @@
boto3==1.35.17
apprise==1.9.0
humanize==4.10.0
boto3==1.35.86
apprise==1.9.1
humanize==4.11.0
awslambdaric==2.2.1