From 14a7438d4b6ab45e644346fd4e52f25f838e0d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:52:25 +0000 Subject: [PATCH] build(deps): bump mypy from 1.8.0 to 1.9.0 Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index e8196db26..bbb76e05f 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -3,7 +3,7 @@ autobahn==23.1.2 black==24.2.0 flake8==7.0.0 flaky==3.8.0 -mypy==1.8.0 +mypy==1.9.0 objgraph==3.6.1 Pillow==10.2.0 pixelmatch==0.3.0