From 323bf416ddc6a1aac53f3ac274de0866437a88fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 15:10:41 +0000 Subject: [PATCH] Bump mypy in /dev in the code-style-depedencies group across 1 directory Bumps the code-style-depedencies group with 1 update in the /dev directory: [mypy](https://github.com/python/mypy). Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: code-style-depedencies ... 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 2cc9a435..06710050 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -3,7 +3,7 @@ black==26.5.1 flake8==7.3.0 isort==8.0.1 sqlfluff==4.2.2 -mypy==2.1.0 +mypy==2.3.0 pytest==9.1.1 pyupgrade==3.21.2 pyyaml==6.0.3