From 53228c249778dceef62bd3f029ab7e1567e0509b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:19:25 +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 57bae029e..d6bbf4eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pytest==8.3.3 pytest-cov==5.0.0 pytest-instafail==0.5.0 pytest-sugar==1.0.0 -python-flirt==0.8.10 +python-flirt==0.9.2 pyyaml==6.0.1 rich==13.9.2 setuptools==75.5.0