Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
45ffedb922 Update dependency Flask to v3.0.2 2024-02-03 22:00:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/python-311:1-45 FROM registry.access.redhat.com/ubi9/python-311:1-41
USER 0 USER 0
COPY /app/. /app COPY /app/. /app

View File

@@ -1,3 +1,3 @@
Flask==3.0.2 Flask==3.0.2
prometheus-client==0.20.0 prometheus-client==0.19.0
requests==2.31.0 requests==2.31.0