From 4a21eaedbf5c13d05223eab04b0e0f9a0fb24f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 21:57:13 +0000 Subject: [PATCH] Bump mypy from 1.1.1 to 1.3.0 Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.3.0. - [Commits](https://github.com/python/mypy/compare/v1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cd41be4..1dedb5c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ flake8==6.0.0 ipdb==0.13.13 isort==5.12.0 matplotlib==3.7.1 -mypy==1.1.1 +mypy==1.3.0 numpy==1.24.2 pep8-naming==0.13.3 pyroma==4.2