From ad507ba1d3b5bd78ce237c644d032064e46a27a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:46:10 +0000 Subject: [PATCH] build(deps): bump python-flirt from 0.8.10 to 0.9.2 Bumps [python-flirt](https://github.com/williballenthin/lancelot) from 0.8.10 to 0.9.2. - [Release notes](https://github.com/williballenthin/lancelot/releases) - [Commits](https://github.com/williballenthin/lancelot/compare/v0.8.10...v0.9.2) --- updated-dependencies: - dependency-name: python-flirt 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 5d9c567a0..53f7e000d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pydantic==2.9.2 xmltodict==0.14.2 pyelftools==0.31 pygments==2.18.0 -python-flirt==0.8.10 +python-flirt==0.9.2 pyyaml==6.0.2 rich==13.9.2 ruamel-yaml==0.18.6