From e3efa099d5b7f2d564d918065d3f225cdd386a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 02:48:05 +0000 Subject: [PATCH] Bump mypy from 0.982 to 0.991 Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.982...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83b6f22..113cd4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mypy==0.982 +mypy==0.991 pre-commit==2.20.0 python-dotenv==0.21.0 python-slugify==6.1.2