From 9067d150224d3d7c1092d444786581d1d8c2a153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 03:26:48 +0000 Subject: [PATCH] Bump rich from 13.7.1 to 13.8.1 in /ci/latest Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.1. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 2938128..16dff59 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -7,7 +7,7 @@ dynaconf==3.2.5 starlette==0.38.5 strawberry-graphql==0.239.2 websockets==12.0.0 -rich==13.7.1 +rich==13.8.1 async-asgi-testclient==1.4.11 pytest-asyncio==0.24.0 pytest-cov==5.0.0