From 0adda142716ec3218aff7a6a9a85216b036fe0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 02:33:30 +0000 Subject: [PATCH 1/2] Bump quart from 0.18.4 to 0.19.2 Bumps [quart](https://github.com/pallets/quart) from 0.18.4 to 0.19.2. - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/quart/compare/0.18.4...0.19.2) --- updated-dependencies: - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 169e2d4f..51dcbfae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pytest-rerunfailures==12.0 pytest-timeout==2.1.0 pytest-xdist==3.3.1 pytest==7.4.0 -quart==0.18.4 +quart==0.19.2 reactivex==4.0.4 starlette==0.31.1 cbitstruct==1.0.9 From d719ef8f37713cb410cfba21ae4157d0ca9cf923 Mon Sep 17 00:00:00 2001 From: jell-o-fishi Date: Wed, 4 Oct 2023 14:44:22 +0300 Subject: [PATCH 2/2] fix dependencies --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07261761..bd02ef63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ starlette==0.31.1 cbitstruct==1.0.9 cloudevents==1.9.0 pydantic==1.10.13 -Werkzeug==2.2.3 +Werkzeug==3.0.0