From 876a4140a3cc17ea03e37ce558993228363bcd13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:57:23 +0200 Subject: [PATCH] build(deps): bump mypy from 1.11.1 to 1.11.2 (#2536) Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index b1e9f781b..6e5fd056f 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -3,7 +3,7 @@ autobahn==23.1.2 black==24.8.0 flake8==7.1.1 flaky==3.8.1 -mypy==1.11.1 +mypy==1.11.2 objgraph==3.6.1 Pillow==10.4.0 pixelmatch==0.3.0