From 2b62f8c376948ec8dc15976e4b1a473b9721c36f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:41:28 +0000 Subject: [PATCH] :arrow_up: Bump ruff from 0.1.0 to 0.1.5 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.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/v0.1.0...v0.1.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cd1e78c..b72566c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ isort==5.12.0 black==23.10.1 -ruff==0.1.0 +ruff==0.1.5 pytest==7.4.2 mypy==1.5.1 coverage[toml]==7.3.2 \ No newline at end of file