From 5912a5fb8052eb4123d5a7bce9d92a5f6a420d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 04:12:07 +0000 Subject: [PATCH] chore(deps): Bump mypy from 1.4.1 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 9574c3f..982c010 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,6 +2,6 @@ coverage==7.2.7 flake8==6.0.0 -mypy==1.4.1 +mypy==1.8.0 psycopg2==2.9.9 --no-binary psycopg2 tox==4.11.3