From f93a3b6999ad502f08be745c0943ebf0fab461c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 16:59:16 +1000 Subject: [PATCH] chore(deps): update dependency mypy to v1.2.0 (#1049) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4ace84c40..48294b4f7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.88.0 fuzzywuzzy==0.18.0 hypothesis==6.61.0 -mypy==1.1.1 +mypy==1.2.0 mypy-extensions==1.0.0 ortools==9.5.2237 pymongo==4.3.3