Skip to content

Commit

Permalink
pip prod(deps): bump tft-cli from 0.0.17 to 0.0.18
Browse files Browse the repository at this point in the history
Bumps tft-cli from 0.0.17 to 0.0.18.

---
updated-dependencies:
- dependency-name: tft-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kwk committed Jul 29, 2024
1 parent bc6c31c commit d0b2e93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ requests-toolbelt==1.0.0
# via copr
rich==12.6.0
# via typer
ruamel-yaml==0.18.6
# via tft-cli
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
shellingham==1.5.4
# via typer
six==1.16.0
Expand All @@ -93,7 +97,7 @@ six==1.16.0
# python-dateutil
tenacity==8.2.3
# via plotly
tft-cli==0.0.17
tft-cli==0.0.18
# via -r requirements.txt.in
typer[all]==0.7.0
# via tft-cli
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PyGithub==2.3.0
pandas
plotly==5.23.0
copr-cli
tft-cli==0.0.17
tft-cli==0.0.18
regex==2024.7.24
munch==4.0.0
copr==1.132
Expand Down

0 comments on commit d0b2e93

Please sign in to comment.