From b5eae99156b3c934eb9d18cd0f993995f879ac81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:46:46 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.6.0 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.6.0. - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5e3f940b..b82cdd85 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ freezegun==1.2.2 fsspec gspread ipdb -mypy==1.4.1 +mypy==1.6.0 openpyxl pip-tools pre-commit