From 61779f6915f2ee3770fcc9183003fddb999fb38e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 21:24:24 +0000 Subject: [PATCH] dependabot: bump mypy from 1.10.0 to 1.11.2 Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index db338a3..44d1fc5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -34,7 +34,7 @@ jmespath==1.0.1 # via # boto3 # botocore -mypy==1.10.0 +mypy==1.11.2 # via mlinfra (pyproject.toml) mypy-extensions==1.0.0 # via mypy diff --git a/requirements-docs.txt b/requirements-docs.txt index 43d3e93..8adc84c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -76,7 +76,7 @@ mkdocs-material-extensions==1.3.1 # via mkdocs-material mkdocs-section-index==0.3.9 # via mlinfra (pyproject.toml) -mypy==1.10.1 +mypy==1.11.2 # via mlinfra (pyproject.toml) mypy-extensions==1.0.0 # via mypy