From 71438a1f70761fa911f034b55e3b4217f445d966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:57:53 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.7.1 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.7.1) --- 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..5778624 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.7.1 flake8==5.0.4 django-stubs==4.2.0 types-pysaml2==1.0.1