From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:42:53 +0000 (+0200) Subject: ⬆ Bump mypy from 1.3.0 to 1.4.0 (#9719) X-Git-Tag: 0.98.0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6553243dbfcb0f0e938e6aa7b3e3c2d17730430b;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump mypy from 1.3.0 to 1.4.0 (#9719) 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 3ef3c4fd98..d7ef561fab 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,7 +1,7 @@ -e . pytest >=7.1.3,<8.0.0 coverage[toml] >= 6.5.0,< 8.0 -mypy ==1.3.0 +mypy ==1.4.0 ruff ==0.0.272 black == 23.3.0 httpx >=0.23.0,<0.24.0