From 5eb00b77a3fbc8908d8f55ccbbc698617dc318a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:14:50 +0100 Subject: [PATCH] Bump mypy from 1.0.1 to 1.3.0 (#2732) Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.3.0. - [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21be7f76..5adfa510 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ twine==4.0.2 black==23.3.0 coverage[toml]==7.2.2 cryptography==41.0.0 -mypy==1.0.1 +mypy==1.3.0 types-certifi==2021.10.8.2 pytest==7.2.2 ruff==0.0.260