From c7353bde4f2819833f1eb3d4c2e50ce1c4d09c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 15:10:05 +0000 Subject: [PATCH] Bump ruff from 0.4.5 to 0.11.11 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.11.11. - [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.5...0.11.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5494a57..d9dfc23 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.5 +ruff==0.11.11 black == 24.4.2 types-PyYAML==6.0.12.20240311 types-ujson==5.10.0.20240515