From bf9315e9e572e8b472294c543d09617765bd26af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 08:35:53 +0800 Subject: [PATCH] build(deps-dev): bump ruff from 0.5.1 to 0.5.7 (#2270) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.7. - [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.5.1...0.5.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 02c8c99d..4f20267a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ pytype==2024.1.24; platform_python_implementation=='CPython' and python_version< pyupgrade==3.17.0 pyyaml==6.0.1 readthedocs-sphinx-search==0.3.2 -ruff==0.5.1 +ruff==0.5.7 setuptools==70.0.0 sphinx-copybutton==0.5.2 sphinx_rtd_theme==2.0.0