From f1975d35fefa40de1c5600e8897c9235113c219a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:51:21 +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 6867e91..f357683 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -33,7 +33,7 @@ identify==2.6.5 # 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)