From 22b59ad9aa3d4744f37a5a6bf798d080bb848a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 17:08:25 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.19.0 to 1.19.1 in /src/services/processor Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/services/processor/requirements_lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/services/processor/requirements_lock.txt b/src/services/processor/requirements_lock.txt index dbf6ea7..ada8f58 100644 --- a/src/services/processor/requirements_lock.txt +++ b/src/services/processor/requirements_lock.txt @@ -36,7 +36,7 @@ mando==0.7.1 MarkupSafe==3.0.3 matplotlib==3.10.7 mpmath==1.3.0 -mypy==1.19.0 +mypy==1.19.1 mypy_extensions==1.1.0 networkx==3.6.1 ninja==1.13.0