From 519deae0a65636ae303c74b1d7758aa4fd6cfee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 21:20:41 +0000 Subject: [PATCH] Bump starlette from 0.26.1 to 0.27.0 in /data Bumps [starlette](https://github.com/encode/starlette) from 0.26.1 to 0.27.0. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.26.1...0.27.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- data/webui-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/requirements.txt b/data/requirements.txt index 0953531..7f21929 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -210,7 +210,7 @@ sounddevice==0.4.6 soupsieve==2.5 SQLAlchemy==2.0.22 stack-data==0.6.3 -starlette==0.26.1 +starlette==0.27.0 svglib==1.5.1 sympy==1.12 tabulate==0.9.0 diff --git a/data/webui-requirements.txt b/data/webui-requirements.txt index 8c02a9a..4969898 100644 --- a/data/webui-requirements.txt +++ b/data/webui-requirements.txt @@ -145,7 +145,7 @@ six==1.16.0 smmap==5.0.1 sniffio==1.3.0 soupsieve==2.5 -starlette==0.26.1 +starlette==0.27.0 sympy==1.12 tb-nightly==2.15.0a20231006 tensorboard==2.12.3