Closed dependabot[bot] closed 11 months ago
Dependabot tried to add @dciborow
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/mmore500/outset/pulls/28/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mmore500/outset repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
5f67196
) 84.42% compared to head (3d71a6b
) 84.42%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #29.
Bumps nbconvert from 6.4.2 to 7.13.0.
Release notes
Sourced from nbconvert's releases.
... (truncated)
Changelog
Sourced from nbconvert's changelog.
... (truncated)
Commits
9b3dff7
Publish 7.13.0c72ad76
Add table, td, tr to allowed list of tags (#2083)f4e85a5
Remove twitter links that cause linkcheck to fail (#2084)a7df9af
Update ruff config (#2079)fd5bec9
chore: update pre-commit hooks (#2076)1c960d6
Publish 7.12.04f6ab65
Allow to load config from env. (#2075)f370e37
update Python version support in docs (#2037)6b8c32c
Use ruff on notebooks and update typings (#2068)d10418d
Publish 7.11.0Dependabot 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