Skip to content

Commit 1955247

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 37af42d commit 1955247

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

.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.6
49+
rev: v0.15.7
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.76.2
88+
rev: 43.86.0
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:20260312@sha256:e4fd765fe5d2da98ab5fa1ff5581e6b81ccb78b6b3cbf2d101b9f3e421f8ec4e AS builder
1+
FROM quay.io/fedora/python-313:20260319@sha256:95100620c772c9f4484923bb8d4e942c8da2a60ee32a84a905d612d7115b1a44 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
@@ -39,7 +39,7 @@ dependencies = [
3939
[project.optional-dependencies]
4040
test = [
4141
"pytest>=9,<9.1",
42-
"pytest-cov>=7,<7.1",
42+
"pytest-cov>=7,<7.2",
4343
"mock>=5.1.0,<6.0",
4444
"requests-mock>=1.11.0,<2.0",
4545
]

uv.lock

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

0 commit comments

Comments
 (0)