From 7600dd077bbfda85a36d93467496dd2932606660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:45:26 +0000 Subject: [PATCH] build(deps): bump vivisect from 1.2.1 to 1.3.0 Bumps [vivisect](https://github.com/vivisect/vivisect) from 1.2.1 to 1.3.0. - [Changelog](https://github.com/vivisect/vivisect/blob/master/CHANGELOG.rst) - [Commits](https://github.com/vivisect/vivisect/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: vivisect dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3f7d868..722a7ae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,6 +44,6 @@ setuptools==80.9.0 six==1.17.0 sortedcontainers==2.4.0 viv-utils==0.8.0 -vivisect==1.2.1 +vivisect==1.3.0 msgspec==0.20.0 bump-my-version==1.2.4