From 537470deae24f21b7e0dd1cce309cfde00f05a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:10:59 +0000 Subject: [PATCH] Bump ruff from 0.4.5 to 0.9.10 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.9.10. - [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.9.10) --- updated-dependencies: - dependency-name: ruff 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..a10948c 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.9.10 black == 24.4.2 types-PyYAML==6.0.12.20240311 types-ujson==5.10.0.20240515