From 948692cc4419c644ab1e64c0749221e158cee17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:20:20 +0000 Subject: [PATCH] Bump mypy from 1.13.0 to 1.14.1 Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5cef7bc..d5ba2ec 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -33,7 +33,7 @@ identify==2.6.3 # via pre-commit iniconfig==2.0.0 # via pytest -mypy==1.13.0 +mypy==1.14.1 # via # django-stubs # rse_competencies_toolkit (pyproject.toml)