From 602368cbb25aed5d6c012a704725b0bdb45f44af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 23:41:13 +0200 Subject: [PATCH] Bump ruff from 0.0.263 to 0.0.275 (#2201) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.263 to 0.0.275. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.263...v0.0.275) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... 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 46f981df..791d8721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ black==23.3.0 coverage==7.2.7 importlib-metadata==6.6.0 mypy==1.3.0 -ruff==0.0.263 +ruff==0.0.275 typing_extensions==4.5.0 types-contextvars==2.4.7.2 types-PyYAML==6.0.12.10 -- 2.47.3