From 7bc381d3cc52fa114f1a7eec086da18254b2df51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 07:55:43 +0000 Subject: [PATCH] Bump ruff from 0.5.4 to 0.5.5 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.5.5. - [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.4...0.5.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index de89af8..3a947bf 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ pip>=21.0,<24.2 colorlog==6.8.2 -ruff==0.5.4 +ruff==0.5.5 pydocstyle==6.3.0 isort==5.13.2 geopy==2.3.0 diff --git a/requirements.txt b/requirements.txt index bd60b45..6c28186 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip>=21.0,<24.2 colorlog==6.8.2 -ruff==0.5.4 +ruff==0.5.5 pydocstyle==6.3.0 isort==5.13.2 geopy==2.3.0