From c06fc5a27e18ad41b9555ce361b986b88db469c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:29:24 +0000 Subject: [PATCH] Bump ruff from 0.7.1 to 0.7.2 in /glean-core/python Bumps [ruff](https://github.com/astral-sh/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: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- glean-core/python/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glean-core/python/requirements_dev.txt b/glean-core/python/requirements_dev.txt index 4a047de8ef..a60bb8a335 100644 --- a/glean-core/python/requirements_dev.txt +++ b/glean-core/python/requirements_dev.txt @@ -8,7 +8,7 @@ pytest-localserver==0.8.0 MarkupSafe==2.0.1 pytest-runner==5.3.2 pytest==8.2.2 -ruff==0.7.1 +ruff==0.7.2 semver==2.13.0 setuptools-git==1.2 twine==5.0.0