From aa1f6f69ce6d4c0332199605dae75030f545ac03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 07:54:35 +0000 Subject: [PATCH] Bump mypy from 1.11.2 to 1.12.0 Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 98662e33..30aabc64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ optional-dependencies.dev = [ "black==24.10.0", "coverage==7.6.1", "lxml-stubs==0.5.1", - "mypy==1.11.2", + "mypy==1.12.0", "pip-tools==7.4.1", "pylint==3.2.7", "vulture==2.13", diff --git a/requirements.txt b/requirements.txt index a0b6b6b7..fda144b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ lxml==5.3.0 # python-pptx mccabe==0.7.0 # via pylint -mypy==1.11.2 +mypy==1.12.0 # via ictu-kwaliteitsaanpak (pyproject.toml) mypy-extensions==1.0.0 # via