From 71433ddb150ef618054bc611d0e38ded4afc17f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 00:57:57 +0000 Subject: [PATCH] Bump mypy from 1.7.0 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 9262561c..deac4990 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,5 +1,5 @@ black[jupyter]==23.12.0 -mypy==1.7.0 +mypy==1.8.0 pylint==3.0.3 pytest==7.4.4 pytest-describe==2.1.0