From e49a68c99f4f2555d5ca0ceaef9040302082c604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 06:36:23 +0000 Subject: [PATCH] Bump mypy from 1.9.0 to 1.11.0 Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/1.9.0...v1.11) --- 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 18e141f25..954511288 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ django-stubs==5.0.0 django-test-migrations==1.3.0 factory-boy==3.3.0 faker==24.11.0 -mypy==1.9.0 +mypy==1.11.0 pytest==8.2.0 pytest-celery==1.0.0 pytest-django==4.8.0