From 348cda1b706ab2c1aa5d5fd95c48f591fedeeab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 04:19:07 +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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 7a09f95..21f9741 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,7 +1,7 @@ pytest==7.4.0 pytest-django==4.5.2 responses==0.23.3 -mypy==1.4.1 +mypy==1.6.0 flake8==5.0.4 django-stubs==4.2.0 types-pysaml2==1.0.1