From 8a7efd121ad23760a224cfa3fe5788c49211188b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:41:59 -0700 Subject: [PATCH] chore(deps): bump rich from 13.6.0 to 13.7.0 (#23) Bumps [rich](https://github.com/Textualize/rich) from 13.6.0 to 13.7.0. - [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.6.0...v13.7.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffd93b9..99567dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pre-commit==3.5.0 pydantic==2.5.1 pydata_sphinx_theme==0.14.3 pytest==7.4.3 -rich==13.6.0 +rich==13.7.0 ruff==0.1.5 setuptools-scm==8.0.4 sphinx==7.2.6