Skip to content

Commit 391eeb5

Browse files
red-hat-konflux[bot]hluk
authored andcommitted
Update all dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 364e699 commit 391eeb5

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646

4747
# Linter and formatter
4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: v0.15.0
49+
rev: v0.15.1
5050
hooks:
5151
- id: ruff
5252
args:
@@ -85,6 +85,6 @@ repos:
8585

8686
# renovate.json validator
8787
- repo: https://github.com/renovatebot/pre-commit-hooks
88-
rev: 43.4.3
88+
rev: 43.15.1
8989
hooks:
9090
- id: renovate-config-validator

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/python-313:20260204@sha256:598f8ed357664b1a28977269f9c1d61bc605b6fa4dbc447a4c30c3aab8e032ba AS builder
1+
FROM quay.io/fedora/python-313:20260211@sha256:9de1ca238e2a9d8378d8a2f7d4fc97b6762500c64ff85ebd0c002d31b0b2cf31 AS builder
22

33
# builder should use root to install/create all files
44
USER root

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"PyYAML>=6.0,<7.0",
2323
"dogpile.cache>=1.3.3,<2.0",
2424
"flask>=3.0.3,<4.0",
25-
"gunicorn>=25,<25.1",
25+
"gunicorn>=25,<25.2",
2626
"requests>=2.32.4,<3.0",
2727
"python-dateutil>=2.8.2,<3.0",
2828
"fedora-messaging>=3.4.1,<4.0",

uv.lock

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)