Skip to content

Commit

Permalink
pip prod(deps): bump tft-cli from 0.0.16 to 0.0.17
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 1266b0c commit e810733
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ pygithub==2.2.0
pygments==2.17.2
# via rich
pyjwt[crypto]==2.6.0
# via pygithub
# via
# pygithub
# pyjwt
pynacl==1.5.0
# via pygithub
python-dateutil==2.8.2
Expand All @@ -88,10 +90,12 @@ 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
# via
# tft-cli
# typer
typing-extensions==4.8.0
# via pygithub
tzdata==2023.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pandas
plotly==5.19.0
copr
copr-cli
tft-cli==0.0.16
tft-cli==0.0.17

0 comments on commit e810733

Please sign in to comment.