From a895181753592696b84f3494ba7afd5e263a3688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 23:10:02 +0000 Subject: [PATCH] Bump mypy-dev from 1.14.0a2 to 1.14.0a4 Bumps [mypy-dev](https://github.com/cdce8p/mypy-dev) from 1.14.0a2 to 1.14.0a4. - [Release notes](https://github.com/cdce8p/mypy-dev/releases) - [Commits](https://github.com/cdce8p/mypy-dev/compare/1.14.0a2...1.14.0a4) --- updated-dependencies: - dependency-name: mypy-dev dependency-type: direct:production update-type: version-update:semver-patch ... 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 b6f16734..3dafaa70 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coverage==7.6.8 freezegun==1.5.1 -mypy-dev==1.14.0a2 +mypy-dev==1.14.0a4 pip==24.3.1 pre-commit==4.0.1 pur==7.3.2