Closed dependabot[bot] closed 1 year ago
Merging #792 (f37cab6) into main (fd7b85d) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #792 +/- ##
==========================================
- Coverage 91.20% 91.18% -0.03%
==========================================
Files 216 216
Lines 8063 8063
Branches 1021 1021
==========================================
- Hits 7354 7352 -2
- Misses 482 484 +2
Partials 227 227
Impacted Files | Coverage Δ | |
---|---|---|
src/probnum/randvars/_scipy_stats.py | 70.00% <0.00%> (-2.23%) |
:arrow_down: |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Updates the requirements on matplotlib to permit the latest version.
Release notes
Sourced from matplotlib's releases.
Commits
d6dd1b7
REL: v3.7.014a221f
Merge pull request #25194 from tacaswell/370_finalddef536
DOC: update what's new date for final release date1b5c3fb
Merge pull request #24781 from tacaswell/mnt/restore_doc_sha769865b
DOC: Prepare release notes for 3.7.0f78e8ec
Backport PR #25196: Add deprecation for setting data with non sequence type i...172ede3
Merge pull request #25197 from meeseeksmachine/auto-backport-of-pr-25193-on-v...3e0e0b3
Backport PR #25193: Fix displacement of colorbar for eps with bbox_inches='ti...fc775b1
Merge pull request #25188 from meeseeksmachine/auto-backport-of-pr-25085-on-v...12b1dc2
Merge pull request #25170 from meeseeksmachine/auto-backport-of-pr-25097-on-v...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 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)