From 7082af09587be165e1896f3f1a001d2eecef4f6e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux-kflux-prd-rh02[bot]" <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 20:19:12 +0000 Subject: [PATCH] chore(deps): update all dependencies Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- .github/workflows/mypy.yml | 2 +- .github/workflows/tox-test.yml | 2 +- .pre-commit-config.yaml | 2 +- docker/Dockerfile-app | 2 +- docker/Dockerfile-beat | 2 +- docker/Dockerfile-broker | 2 +- docker/Dockerfile-workers | 2 +- poetry.lock | 44 ++++++++++++++++++---------------- pyproject.toml | 2 +- 9 files changed, 32 insertions(+), 28 deletions(-) diff --git a/.github/workflows/mypy.yml b/.github/workflows/mypy.yml index f159f153..8f6c25e5 100644 --- a/.github/workflows/mypy.yml +++ b/.github/workflows/mypy.yml @@ -24,7 +24,7 @@ jobs: run: tox -e mypy continue-on-error: true - name: Report if mypy has gone wrong. - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 with: script: | github.rest.issues.createComment({ diff --git a/.github/workflows/tox-test.yml b/.github/workflows/tox-test.yml index 8788a671..741ca3e4 100644 --- a/.github/workflows/tox-test.yml +++ b/.github/workflows/tox-test.yml @@ -82,7 +82,7 @@ jobs: - name: Install pytest cov run: poetry run python -m pip install pytest-cov - name: Upload coverage to Codecov - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5 + uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6 with: token: ${{ secrets.CODECOV_TOKEN }} fail_ci_if_error: true diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c042845..e28ab5b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black language_version: python3.11 diff --git a/docker/Dockerfile-app b/docker/Dockerfile-app index fb022136..ba1939bf 100644 --- a/docker/Dockerfile-app +++ b/docker/Dockerfile-app @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:f54df76a8d799877f5c95ac4dacb818137534d6d69e38556f08e8bcb417fc083 +FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:5c5b97289a7f7103ffccf7b7f350025f9d50dafcfdcf26f841ffa5916adefb51 LABEL maintainer="Red Hat - EXD" diff --git a/docker/Dockerfile-beat b/docker/Dockerfile-beat index f50638e6..4a4a7113 100644 --- a/docker/Dockerfile-beat +++ b/docker/Dockerfile-beat @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:f54df76a8d799877f5c95ac4dacb818137534d6d69e38556f08e8bcb417fc083 +FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:5c5b97289a7f7103ffccf7b7f350025f9d50dafcfdcf26f841ffa5916adefb51 LABEL maintainer="Red Hat - EXD" diff --git a/docker/Dockerfile-broker b/docker/Dockerfile-broker index 0cbfd1b8..af937e31 100644 --- a/docker/Dockerfile-broker +++ b/docker/Dockerfile-broker @@ -1,4 +1,4 @@ -FROM redis@sha256:1c054d54ecd1597bba52f4304bca5afbc5565ebe614c5b3d7dc5b7f8a0cd768d +FROM redis@sha256:4d25e2fe601f7ffaeb4437cb6ced3518bc36edf34ebe98863c80836943d94529 EXPOSE 6379 diff --git a/docker/Dockerfile-workers b/docker/Dockerfile-workers index 95ed9536..16f8b5b0 100644 --- a/docker/Dockerfile-workers +++ b/docker/Dockerfile-workers @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:f54df76a8d799877f5c95ac4dacb818137534d6d69e38556f08e8bcb417fc083 +FROM registry.access.redhat.com/ubi9/python-39:latest@sha256:5c5b97289a7f7103ffccf7b7f350025f9d50dafcfdcf26f841ffa5916adefb51 LABEL maintainer="Red Hat - EXD" diff --git a/poetry.lock b/poetry.lock index e7028da4..32f74a1a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1085,15 +1085,15 @@ standard-no-fastapi-cloud-cli = ["email-validator (>=2.0.0)", "fastapi-cli[stand [[package]] name = "fastapi" -version = "0.136.1" +version = "0.136.3" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" optional = false python-versions = ">=3.10" groups = ["main"] markers = "python_version >= \"3.10\" and python_version < \"3.12\" or python_version >= \"3.12\"" files = [ - {file = "fastapi-0.136.1-py3-none-any.whl", hash = "sha256:a6e9d7eeada96c93a4d69cb03836b44fa34e2854accb7244a1ece36cd4781c3f"}, - {file = "fastapi-0.136.1.tar.gz", hash = "sha256:7af665ad7acfa0a3baf8983d393b6b471b9da10ede59c60045f49fbc89a0fa7f"}, + {file = "fastapi-0.136.3-py3-none-any.whl", hash = "sha256:3d2a69bdf04b7e9f3afa292c3bc7a98816bbfafa10bc9b45f3f3700d2f761620"}, + {file = "fastapi-0.136.3.tar.gz", hash = "sha256:e487fae93ad408e6f47641ee4dfe389864fd7bec92e547ea8498fc13f43e83ab"}, ] [package.dependencies] @@ -1582,7 +1582,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.7.1" @@ -1605,7 +1605,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.25.0" @@ -1657,7 +1657,7 @@ librabbitmq = ["librabbitmq (>=2.0.0) ; python_version < \"3.11\""] mongodb = ["pymongo (==4.15.3)"] msgpack = ["msgpack (==1.1.2)"] pyro = ["pyro4 (==4.82)"] -qpid = ["qpid-python (==1.36.0-1)", "qpid-tools (==1.36.0-1)"] +qpid = ["qpid-python (==1.36.0.post1)", "qpid-tools (==1.36.0.post1)"] redis = ["redis (>=4.5.2,!=4.5.5,!=5.0.2,<6.5)"] slmq = ["softlayer_messaging (>=1.0.3)"] sqlalchemy = ["sqlalchemy (>=1.4.48,<2.1)"] @@ -2409,8 +2409,8 @@ astroid = ">=3.3.8,<=3.4.0.dev0" colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""} dill = [ {version = ">=0.2", markers = "python_version < \"3.11\""}, - {version = ">=0.3.7", markers = "python_version >= \"3.12\""}, {version = ">=0.3.6", markers = "python_version == \"3.11\""}, + {version = ">=0.3.7", markers = "python_version >= \"3.12\""}, ] isort = ">=4.2.5,<5.13 || >5.13,<7" mccabe = ">=0.6,<0.8" @@ -2475,14 +2475,14 @@ dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "requests [[package]] name = "pytest-cov" -version = "7.0.0" +version = "7.1.0" description = "Pytest plugin for measuring coverage." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "pytest_cov-7.0.0-py3-none-any.whl", hash = "sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861"}, - {file = "pytest_cov-7.0.0.tar.gz", hash = "sha256:33c97eda2e049a0c5298e91f519302a1334c26ac65c1a483d6206fd458361af1"}, + {file = "pytest_cov-7.1.0-py3-none-any.whl", hash = "sha256:a0461110b7865f9a271aa1b51e516c9a95de9d696734a2f71e3e78f46e1d4678"}, + {file = "pytest_cov-7.1.0.tar.gz", hash = "sha256:30674f2b5f6351aa09702a9c8c364f6a01c27aae0c1366ae8016160d1efc56b2"}, ] [package.dependencies] @@ -2779,15 +2779,15 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] [[package]] name = "requests" -version = "2.33.1" +version = "2.34.2" description = "Python HTTP for Humans." optional = false python-versions = ">=3.10" groups = ["main", "docs", "test"] markers = "python_version >= \"3.10\" and python_version < \"3.12\" or python_version >= \"3.12\"" files = [ - {file = "requests-2.33.1-py3-none-any.whl", hash = "sha256:4e6d1ef462f3626a1f0a0a9c42dd93c63bad33f9f1c1937509b8c5c8718ab56a"}, - {file = "requests-2.33.1.tar.gz", hash = "sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517"}, + {file = "requests-2.34.2-py3-none-any.whl", hash = "sha256:2a0d60c172f83ac6ab31e4554906c0f3b3588d37b5cb939b1c061f4907e278e0"}, + {file = "requests-2.34.2.tar.gz", hash = "sha256:f288924cae4e29463698d6d60bc6a4da69c89185ad1e0bcc4104f584e960b9ed"}, ] [package.dependencies] @@ -3506,21 +3506,25 @@ test = ["django", "mypy", "pytest (>=7.1)", "pytest-cov", "pytest-django", "sybi [[package]] name = "testfixtures" -version = "11.0.0" +version = "12.0.0" description = "A collection of helpers and mock objects for unit tests and doc tests." optional = false python-versions = ">=3.11" groups = ["test"] markers = "python_version >= \"3.11\"" files = [ - {file = "testfixtures-11.0.0-py3-none-any.whl", hash = "sha256:371385596e87388469f2635decba00619cc416cd034671ecde8a059f6625634e"}, - {file = "testfixtures-11.0.0.tar.gz", hash = "sha256:06dfeb3792e06c4ea7217e14114391f6c7735c36e0a57e6f4641c6ae5d790ee7"}, + {file = "testfixtures-12.0.0-py3-none-any.whl", hash = "sha256:db6ae636369cd31f40899344a2dfa9e50da0e0e80b63128f82fbf60e9a118f2b"}, + {file = "testfixtures-12.0.0.tar.gz", hash = "sha256:95f3a7824e104be2f6673fea59f9260ed6972b28064240e317c771fc13ab4268"}, ] [package.extras] django = ["django (>=4) ; python_version < \"3.13\"", "django (>=5.1.3) ; python_version >= \"3.13\""] +loguru = ["loguru (>=0.7.3)"] mock-backport = ["mock (>=4.0.3)"] -sybil = ["sybil (>=6.0.3)"] +pandas = ["pandas (>=2.3.3)"] +polars = ["polars (>=1.32)"] +structlog = ["structlog (>=24.3.0)"] +sybil = ["sybil (>=10.0.1)"] toml = ["tomlkit (>=0.10.0)"] twisted = ["twisted (>=22.1)"] yaml = ["pyyaml (>=6.0.3)"] @@ -3859,8 +3863,8 @@ files = [ [package.dependencies] distlib = ">=0.3.7,<1" filelock = [ - {version = ">=3.24.2,<4", markers = "python_version >= \"3.10\""}, {version = ">=3.16.1,<=3.19.1", markers = "python_version < \"3.10\""}, + {version = ">=3.24.2,<4", markers = "python_version >= \"3.10\""}, ] platformdirs = ">=3.9.1,<5" python-discovery = ">=1.2.2" @@ -4176,4 +4180,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.9" -content-hash = "7da4e07e881278cc91c6d951550e4a40a72bf846e1cb923d4f092e7409479ee8" +content-hash = "58f7166f59b6929342b29b5b3dfe2630ae2a59bffd2fa04e4d68a97afe4298f8" diff --git a/pyproject.toml b/pyproject.toml index 7b5e9878..7200507c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ black = "25.11.0" pre-commit = "<4" mypy = "1.19.1" pylint = "==3.3.9" -pytest-cov = "7.0.0" +pytest-cov = "7.1.0" uvicorn = {version = "0.39.0", extras = ["standard"]} [tool.poetry.group.docs]