From 9cacc50a63520d4b3ff193a7e6fff0844874f977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 17:30:39 +0000 Subject: [PATCH] chore(deps): bump tabulate from 0.9.0 to 0.10.0 Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.9.0 to 0.10.0. - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](https://github.com/astanin/python-tabulate/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: tabulate dependency-version: 0.10.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 9a44b6b..5b47a1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pyyaml==6.0.1 splunk-appinspect==4.1.2 -tabulate==0.9.0 +tabulate==0.10.0