From b81900239fd7b14fd63b2e5b1bc82063e9215b82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:09:13 +0000 Subject: [PATCH] build(deps): bump mypy from 1.6.1 to 1.7.1 Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/typing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/typing.txt b/requirements/typing.txt index b6cc335..5071b76 100644 --- a/requirements/typing.txt +++ b/requirements/typing.txt @@ -1,2 +1,2 @@ -mypy ==1.6.1 +mypy ==1.7.1 pytorch-lightning ==2.0.9