From c2d915dae0254a8fcc669290eb9ab9ca39f5bb3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 15:17:58 +0000 Subject: [PATCH] pip prod(deps): bump tft-cli from 0.0.16 to 0.0.17 Bumps [tft-cli]() from 0.0.16 to 0.0.17. --- updated-dependencies: - dependency-name: tft-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements.txt.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0f335094..8e192a34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ six==1.16.0 # python-dateutil tenacity==8.2.3 # via plotly -tft-cli==0.0.16 +tft-cli==0.0.17 # via -r requirements.txt.in typer[all]==0.7.0 # via tft-cli diff --git a/requirements.txt.in b/requirements.txt.in index bf3be32c..ea9fa72e 100644 --- a/requirements.txt.in +++ b/requirements.txt.in @@ -7,7 +7,7 @@ PyGithub==2.3.0 pandas plotly==5.22.0 copr-cli -tft-cli==0.0.16 +tft-cli==0.0.17 regex==2024.5.15 munch==4.0.0 copr==1.132