Skip to content

Commit

Permalink
build(deps-dev): update quarto-cli requirement from ==1.5.57 to ==1.6…
Browse files Browse the repository at this point in the history
….37 (#3538)

Updates the requirements on [quarto-cli](https://github.com/quarto-dev/quarto-cli) to permit the latest version.
- [Release notes](https://github.com/quarto-dev/quarto-cli/releases)
- [Changelog](https://github.com/quarto-dev/quarto-cli/blob/main/dev-docs/checklist-make-a-new-quarto-release.md)
- [Commits](quarto-dev/quarto-cli@v1.5.57...v1.6.37)

---
updated-dependencies:
- dependency-name: quarto-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Prithwish Mukherjee <[email protected]>
  • Loading branch information
dependabot[bot] and prmukherj authored Dec 20, 2024
1 parent fc42bcb commit 0381e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ beautifulsoup4 = "==4.12.3"
openpyxl = { version = ">=3.1.5", optional = true }
plotly = { version = ">=5.22.0", optional = true }
python-pptx = { version = ">=0.6.23", optional = true }
quarto-cli = "==1.5.57"
quarto-cli = "==1.6.37"
pdf2image = "==1.17.0"
seaborn = { version = ">=0.13.2", optional = true }
tensorflow = { version = ">=2.17.0", optional = true }
Expand Down

0 comments on commit 0381e14

Please sign in to comment.