From ca3b51cf7354f00e1713be3cee31a3c1e89d97d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 20:58:12 +0000 Subject: [PATCH] Bump uv from 0.7.8 to 0.8.6 Bumps [uv](https://github.com/astral-sh/uv) from 0.7.8 to 0.8.6. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.7.8...0.8.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.8.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66a3bf5..75b6988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ click-repl==0.3.0 # via celery colorama==0.4.6 # via schemathesis -coverage==7.8.2 +coverage[toml]==7.8.2 # via pytest-cov debugpy==1.8.14 # via pytest-celery @@ -112,6 +112,8 @@ fqdn==1.5.1 # via jsonschema graphql-core==3.2.6 # via hypothesis-graphql +greenlet==3.2.4 + # via sqlalchemy gunicorn==23.0.0 # via -r requirements.in h11==0.16.0 @@ -157,7 +159,7 @@ jinja2==3.1.6 # flask-admin jsonpointer==3.0.0 # via jsonschema -jsonschema==4.24.0 +jsonschema[format]==4.24.0 # via # flasgger # hypothesis-jsonschema @@ -229,7 +231,7 @@ psutil==7.0.0 # via # mirakuru # pytest-celery -psycopg==3.2.9 +psycopg[binary]==3.2.9 # via # -r requirements.in # pytest-postgresql @@ -322,12 +324,8 @@ ruff==0.11.11 # via -r requirements.in schemathesis==3.39.16 # via -r requirements.in -sentry-sdk==2.29.1 +sentry-sdk[flask]==2.29.1 # via -r requirements.in -setuptools==80.9.0 - # via - # flask-db - # pytest-celery six==1.17.0 # via # flasgger @@ -393,7 +391,7 @@ urllib3==2.4.0 # docker # requests # sentry-sdk -uv==0.7.8 +uv==0.8.6 # via -r requirements.in vine==5.1.0 # via