From e547bd23b39f53f7481f28ccabeec49d76ce2a4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:00:57 +0000 Subject: [PATCH] chore(deps): bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [rich](https://github.com/Textualize/rich) and [ruff](https://github.com/astral-sh/ruff). Updates `rich` from 13.9.3 to 13.9.4 - [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.9.3...v13.9.4) Updates `ruff` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.7.1...0.7.2) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6e3f8e0..ee4a52a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ pre-commit==4.0.1 pydantic==2.9.2 pydata_sphinx_theme==0.16.0 pytest==8.3.3 -rich==13.9.3 -ruff==0.7.1 +rich==13.9.4 +ruff==0.7.2 setuptools-scm==8.1.0 sphinx<8.2 wheel==0.44.0