From 45dabe1b0a639c59da897730650faa68144641de Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 01:29:25 +0000 Subject: [PATCH] fix(deps): update poetry dependencies Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- poetry.lock | 52 ++++++++++++++++++++++---------------------------- pyproject.toml | 6 +++--- 2 files changed, 26 insertions(+), 32 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8bab44639..a3fb9de2d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.4.3 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 = "a2wsgi" @@ -1643,25 +1643,23 @@ protobuf = ["grpcio-tools (>=1.83.1)"] [[package]] name = "gunicorn" -version = "23.0.0" +version = "26.2.0" description = "WSGI HTTP Server for UNIX" optional = false -python-versions = ">=3.7" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "gunicorn-23.0.0-py3-none-any.whl", hash = "sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d"}, - {file = "gunicorn-23.0.0.tar.gz", hash = "sha256:f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec"}, + {file = "gunicorn-26.2.0-py3-none-any.whl", hash = "sha256:bd249d0b3f7972f7432f0a6b6ff3b3ee2d129f70cd1ff6c09a9dd9e29a2b88e3"}, + {file = "gunicorn-26.2.0.tar.gz", hash = "sha256:62b864895d9ebff0b2f9867ba04fe811c93121596540830c9c916d0769668447"}, ] -[package.dependencies] -packaging = "*" - [package.extras] -eventlet = ["eventlet (>=0.24.1,!=0.36.0)"] -gevent = ["gevent (>=1.4.0)"] +fast = ["gunicorn_h1c (>=0.6.9)"] +gevent = ["gevent (>=24.10.1)", "packaging"] +http2 = ["h2 (>=4.4.1)"] setproctitle = ["setproctitle"] -testing = ["coverage", "eventlet", "gevent", "pytest", "pytest-cov"] -tornado = ["tornado (>=0.2)"] +testing = ["coverage", "gevent (>=24.10.1)", "h2 (>=4.4.1)", "httpx[http2] (>=0.23.0)", "inotify (>=0.2.10) ; sys_platform == \"linux\"", "packaging", "pytest (>=9.0.3)", "pytest-asyncio", "pytest-cov", "uvloop (>=0.19.0)"] +tornado = ["tornado (>=6.5.7)"] [[package]] name = "h11" @@ -2862,17 +2860,21 @@ files = [ [[package]] name = "peewee" -version = "3.19.0" +version = "4.5.1" description = "a little orm" optional = false -python-versions = "*" +python-versions = ">=3.8" groups = ["main"] files = [ - {file = "peewee-3.19.0-py3-none-any.whl", hash = "sha256:de220b94766e6008c466e00ce4ba5299b9a832117d9eb36d45d0062f3cfd7417"}, - {file = "peewee-3.19.0.tar.gz", hash = "sha256:f88292a6f0d7b906cb26bca9c8599b8f4d8920ebd36124400d0cbaaaf915511f"}, + {file = "peewee-4.5.1-py3-none-any.whl", hash = "sha256:dbbdc93e9be08d1df49ceed48dc5d609bfeda6112848086f1f6c1f1debe70975"}, + {file = "peewee-4.5.1.tar.gz", hash = "sha256:8005cb45c54e1a282a2f24ddd583f0f7a80cd5d9c635d50d63f57c11d88c392a"}, ] [package.extras] +aiomysql = ["aiomysql", "greenlet"] +aiosqlite = ["aiosqlite", "greenlet"] +asyncpg = ["asyncpg", "greenlet"] +cysqlite = ["cysqlite (>=0.3.5)"] mysql = ["pymysql"] postgres = ["psycopg2-binary"] psycopg3 = ["psycopg[binary]"] @@ -2946,28 +2948,20 @@ virtualenv = ">=20.10.0" [[package]] name = "prometheus-async" -version = "25.1.0" +version = "26.1.0" description = "Async helpers for prometheus_client." optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" groups = ["main"] files = [ - {file = "prometheus_async-25.1.0-py3-none-any.whl", hash = "sha256:4dfa4d85fbbf3fc052a87c7a221a68d4a1d6bd39d31723ac935304dacaedaf69"}, - {file = "prometheus_async-25.1.0.tar.gz", hash = "sha256:968e29b5255af57bc8146ade132e7aa0a21fe2b4d95ffefc7c732e9c3fbbb1dd"}, + {file = "prometheus_async-26.1.0-py3-none-any.whl", hash = "sha256:fde2ab74a5a7df2b9a93666d68bae4c760950e71f50786645d3b26e2cd749a36"}, + {file = "prometheus_async-26.1.0.tar.gz", hash = "sha256:71b0868ed95ddb3bf8275b19e681f8730ac2a9a0e2df06923ebc4943dcc1b83b"}, ] [package.dependencies] prometheus-client = ">=0.8.0" wrapt = "*" -[package.extras] -aiohttp = ["aiohttp (>=3)"] -consul = ["aiohttp (>=3)"] -dev = ["aiohttp (>=3)", "coverage[toml]", "mypy", "pytest", "pytest-asyncio", "twisted"] -docs = ["aiohttp (>=3)", "furo", "myst-parser", "sphinx", "sphinx-notfound-page", "twisted"] -tests = ["coverage[toml]", "pytest", "pytest-asyncio"] -twisted = ["twisted"] - [[package]] name = "prometheus-client" version = "0.25.0" @@ -4323,4 +4317,4 @@ type = ["pytest-mypy (>=1.0.1) ; platform_python_implementation != \"PyPy\""] [metadata] lock-version = "2.1" python-versions = ">=3.12,<3.14" -content-hash = "31d13d686be3946ce7cf476d620e2b70ec61101fd98b231a279f2e76660de5e0" +content-hash = "b44f727a7020291d317ee24616c88e83f05d906de0d916bd9bbfec4f387eca70" diff --git a/pyproject.toml b/pyproject.toml index a1007984a..9258f11f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,8 +33,8 @@ cramjam = "=2.10.0" flask = "^3.1.1" gitpython = "^3.1.43" connexion = {version = "^3.1.0", extras = ["swagger-ui", "flask"]} -gunicorn = "^23.0.0" -peewee = "^3.18.1" +gunicorn = "^26.0.0" +peewee = "^4.0.0" prometheus-client = "^0.25.0" psycopg2 = "^2.9.9" psycopg-pool = "^3.2.1" @@ -46,7 +46,7 @@ psycopg = {version = "^3.1.19", extras = ["pool"]} unleashclient = "<6.0.0" uvicorn = "^0.45.0" PyYAML = "^6.0.1" -prometheus-async = "^25.0.0" +prometheus-async = "^26.0.0" # Pinned due to build issue in Konflux rpds-py = "<=0.24.0" kessel-sdk = {extras = ["auth"], version = "^2.1.0"}