From aac48f7d4c757d7ccbeffbd363afe2da60fb1088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 04:31:45 +0000 Subject: [PATCH] Bump ruff from 0.4.1 to 0.4.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.4. - [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.4.1...v0.4.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1bc0fa..1f34a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ fastapi>=0.99.1 uvicorn>=0.22.0 motor==3.4.0 mypy==1.10.0 -ruff==0.4.1 +ruff==0.4.4 black == 24.4.2 types-PyYAML==6.0.12.20240311 types-ujson==5.9.0.0