From 2811abdb3b67773496764c97a5b7e09dce937e69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 18:21:35 +0000 Subject: [PATCH] Bump mypy from 1.11.0 to 1.11.1 Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1) --- 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 b705df0..febd8f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ jmespath==1.0.1 # via parsel lxml==5.2.2 # via parsel -mypy==1.11.0 +mypy==1.11.1 # via summer-movie-wager-data (pyproject.toml) mypy-extensions==1.0.0 # via mypy