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.3 #520

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps quartodoc from 0.7.2 to 0.7.3.

Release notes

Sourced from quartodoc's releases.

v0.7.3

What's Changed

New Contributors

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

Commits
  • 79e11e2 Merge pull request #345 from machow/fix-render-annotation
  • ce9fc47 tests: xfail tests that will be fixed upstream in griffe
  • efb09d6 tests: update snapshots
  • 6cae4eb fix: duplicate names in annotations
  • 3b673a9 Merge pull request #335 from machow/ci-pytest-fix
  • 829322a dev: pin pytest<8.0.0
  • d4140b4 Merge pull request #327 from machow/fix-alias-method-members
  • 6b339ea fix: do not exclude child methods on alias classes
  • c0c57a7 Merge pull request #321 from filipwastberg/main
  • 65fba43 Merge pull request #316 from has2k1/fix-inlinecontent-type
  • 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)
dependabot[bot] commented 2 weeks ago

Superseded by #531.