aeturrell / specification_curve

Specification Curve is a Python package that performs specification curve analysis: exploring how a coefficient varies under multiple different specifications of a statistical model.
https://aeturrell.github.io/specification_curve/
MIT License
17 stars 4 forks source link

Bump quartodoc from 0.7.2 to 0.7.5 #533

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps quartodoc from 0.7.2 to 0.7.5.

Release notes

Sourced from quartodoc's releases.

v0.7.5: add missing requests dependency

What's Changed

New Contributors

Full Changelog: https://github.com/machow/quartodoc/compare/v0.7.4...v0.7.5

v0.7.4: small interlinks fix

What's Changed

New Contributors

Full Changelog: https://github.com/machow/quartodoc/compare/v0.7.3...v0.7.4

v0.7.3

What's Changed

New Contributors

Full Changelog: https://github.com/machow/quartodoc/compare/v0.7.2...v0.7.3

Commits
  • baa6c57 Merge pull request #352 from gforsyth/depsfix
  • aff73a9 chore(deps): add missing requests dependency
  • 45a5e16 Merge pull request #351 from machow/fix-interlinks-cross-site
  • 1f97a14 Fix Shinyswatch url in examples (#348)
  • 0486763 docs: point test interlink file to prod site
  • 46497a9 Merge pull request #350 from machow/fix-interlinks-cross-site
  • ad6566a docs: describe objects-test.txt a bit
  • 4d67346 fix: support .txt files in interlinks config
  • b25e146 docs: add example of cross-site txt inv
  • 3139217 ci: add objects-test.txt
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)