From 4dd9274d37c79c8c004e573242103f60e3694139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:15:28 -0600 Subject: [PATCH] build(deps): bump python-flirt from 0.9.2 to 0.10.0 (#3128) Bumps [python-flirt](https://github.com/williballenthin/lancelot) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/williballenthin/lancelot/releases) - [Commits](https://github.com/williballenthin/lancelot/compare/v0.9.2...v0.10.0) --- updated-dependencies: - dependency-name: python-flirt dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee6e771b..f80f348b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ xmltodict==1.0.2 pyelftools==0.32 pygments==2.20.0 pyghidra==3.1.0 -python-flirt==0.9.2 +python-flirt==0.10.0 pyyaml==6.0.2 rich==15.0.0 ruamel-yaml==0.19.1