From dd10aeac91b49a10fe962dca356e202a45cda1a4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 1 May 2024 06:29:32 +0000
Subject: [PATCH] Bump mypy from 1.9.0 to 1.10.0 in /requirements in the
 actions group

Bumps the actions group in /requirements with 1 update: [mypy](https://github.com/python/mypy).


Updates `mypy` from 1.9.0 to 1.10.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements/typecheck.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt
index 6b0535f..a0dcb92 100644
--- a/requirements/typecheck.txt
+++ b/requirements/typecheck.txt
@@ -1 +1 @@
-mypy==1.9.0
+mypy==1.10.0