From 684ff4da324dabeaf3b568dea31b417b0643a33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:59:57 +0000 Subject: [PATCH] Bump mypy from 1.11.1 to 1.11.2 in /dev 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] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index c883cbd3..f00738d7 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -2,7 +2,7 @@ autoflake==2.3.1 black==24.8.0 flake8==7.1.1 isort==5.13.2 -mypy==1.11.1 +mypy==1.11.2 pytest==8.3.2 pyupgrade==3.17.0 pyyaml==6.0.2