From 0a183b39ddf6a4811185a7aa760e477bd746adbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 21:07:19 +0000 Subject: [PATCH] chore(deps-dev): bump ruff from 0.0.272 to 0.0.283 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.272 to 0.0.283. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.272...v0.0.283) --- 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 8e151fa7b7..293508d160 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ black==23.3.0 pylint==2.17.4 -ruff==0.0.272 +ruff==0.0.283 mypy==1.3.0 types-aiofiles types-requests