From 8bdad71f8b0e7964c52bbdea27c26b43d28cea53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 02:02:39 +0000 Subject: [PATCH] Bump mypy from 1.11.1 to 1.11.2 Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb8fb374..ad760ea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ lxml==5.3.0 # via overcast-data (pyproject.toml) mutagen==1.47.0 # via overcast-data (pyproject.toml) -mypy==1.11.1 +mypy==1.11.2 # via overcast-data (pyproject.toml) mypy-extensions==1.0.0 # via mypy