From d19f77ae044269568f993aceee75bb0c8c759f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:53:30 +0000 Subject: [PATCH] build(deps-dev): update ruff requirement from >=0.15.21 to >=0.15.22 Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.15.21...0.15.22) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Browser/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Browser/dev-requirements.txt b/Browser/dev-requirements.txt index b760028e2..4c5d575e1 100644 --- a/Browser/dev-requirements.txt +++ b/Browser/dev-requirements.txt @@ -4,7 +4,7 @@ pytest-watch >= 4.2.0 pytest-cov>=7.1.0 mypy >= 2.3.0 mypy-protobuf >= 5.1.0 -ruff>=0.15.21 +ruff>=0.15.22 wheel>=0.47.0 robotframework-pabot >= 5.2.2 robotstatuschecker >= 4.1.1