From cb23999f5be28a2ab0927d20e0fd439153bd00c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 14:31:37 +0200 Subject: [PATCH] build(deps-dev): bump mypy from 1.16.0 to 1.16.1 (#602) Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9cdc9ab..7c553e6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,6 +10,6 @@ pytest==8.4.0 pytest-cov==6.2.1 pytest-xprocess==1.0.2 pre-commit -mypy==1.16.0 +mypy==1.16.1 types-requests==2.32.4.20250611 pandas-stubs==2.2.3.250527