RetroArcher
RetroArcher copied to clipboard
build(deps): bump numpydoc from 1.5.0 to 1.7.0
Bumps numpydoc from 1.5.0 to 1.7.0.
Commits
b5ef4f5Designate 1.7.0 releasef558dbfUpdate release process (#535)42cdcb1Bump version6629e9fDesignate 1.7.0rc0 releasefd451ecUpdate release process (#534)aaafe13Use trusted publisher (#533)19167fePERF, validation: wrap inspect.getsourcelines with cache (#532)1e60071Require sphinx 6 (#530)c26538cAdd Python 3.12 to classifiers (#529)c334ca8Update precommit repos (#531)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.03%. Comparing base (
bf15187) to head (78531c5). Report is 34 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #470 +/- ##
=======================================
Coverage 74.03% 74.03%
=======================================
Files 10 10
Lines 905 905
=======================================
Hits 670 670
Misses 235 235
| Flag | Coverage Δ | |
|---|---|---|
| Linux-x64 | 69.61% <ø> (ø) |
|
| Windows-x64 | 73.25% <ø> (ø) |
|
| Windows-x86 | 73.25% <ø> (ø) |
|
| macOS-x64 | 73.48% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
@dependabot rebase