From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:52:20 +0000 (+0200) Subject: ⬆ Bump ruff from 0.0.272 to 0.0.275 (#9721) X-Git-Tag: 0.98.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1805ef466b507ad52a627a6fd4fea9b0b71a7b6;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump ruff from 0.0.272 to 0.0.275 (#9721) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-tests.txt b/requirements-tests.txt index d7ef561fab..5cedde84d4 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,7 +2,7 @@ pytest >=7.1.3,<8.0.0 coverage[toml] >= 6.5.0,< 8.0 mypy ==1.4.0 -ruff ==0.0.272 +ruff ==0.0.275 black == 23.3.0 httpx >=0.23.0,<0.24.0 email_validator >=1.1.1,<2.0.0