From 9bac7c6030ae4c9c010e8f2c8275d581d0fdd3cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 14:09:16 +0000 Subject: [PATCH] Bump ruff from 0.2.00 to 0.4.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.00 to 0.4.1. - [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.2.0...v0.4.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... 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 5c6d673..402d484 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,6 +6,6 @@ twine==4.0.2 wheel==0.42.0 pytest==8.0.0 pytest-cov==4.1.0 -ruff==0.2.00 +ruff==0.4.1 mypy==1.8.0 types-markdown==3.5.0.20240129