From f6567517d713142c3d5e0c8daf5ae7d681dfd88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:25:02 +0200 Subject: [PATCH] Bump mypy from 1.11.1 to 1.11.2 (#1220) Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a475b4a7..ffa5713b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ pytest-django==4.8.0 responses==0.25.3 # mypy and PEP 561 stubs -mypy==1.11.1 +mypy==1.11.2 django-stubs==5.0.4 djangorestframework-stubs==3.15.0 types-requests==2.32.0.20240712