From 7767427794b7dbe55c9a0d22958e58eb80473343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:06:58 +0000 Subject: [PATCH] Bump starlette from 0.46.2 to 0.49.1 Bumps [starlette](https://github.com/Kludex/starlette) from 0.46.2 to 0.49.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/starlette/compare/0.46.2...0.49.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.49.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66a3bf5..b60e40d 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 @@ -347,7 +345,7 @@ sqlalchemy==2.0.41 # sqlalchemy-utils sqlalchemy-utils==0.41.2 # via flask-db -starlette==0.46.2 +starlette==0.49.1 # via # schemathesis # starlette-testclient @@ -377,6 +375,7 @@ typing-extensions==4.13.2 # referencing # rich-click # sqlalchemy + # starlette # typing-inspection typing-inspection==0.4.1 # via