From 198f778fcfa8ee2c5e35829aac0ff3bbb62a0ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:06:11 +0200 Subject: [PATCH] Bump mypy from 1.11.0 to 1.11.1 (#1197) Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1) --- 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 232329d9..051cc96b 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.0 +mypy==1.11.1 django-stubs==5.0.4 djangorestframework-stubs==3.15.0 types-requests==2.32.0.20240712