Compare commits

...

2 commits

Author SHA1 Message Date
Crocmagnon b127ebb589 Update dependencies 2024-02-12 18:09:24 +00:00
dependabot[bot] 22b1e8e20e Bump python from 3.12.1-slim-bullseye to 3.12.2-slim-bullseye
Bumps python from 3.12.1-slim-bullseye to 3.12.2-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 16:20:13 +01:00
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ RUN date +'%Y-%m-%d %H:%M %Z' > /build-date
##############################################
# Main image
##############################################
FROM python:3.12.1-slim-bullseye AS final
FROM python:3.12.2-slim-bullseye AS final
ARG DEBIAN_FRONTEND=noninteractive

View file

@ -68,7 +68,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.98.3
hypothesis==6.98.4
# via -r requirements-dev.in
identify==2.5.34
# via pre-commit
@ -211,7 +211,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==69.0.3
setuptools==69.1.0
# via
# nodeenv
# pip-tools