-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a340590
build(deps): bump matplotlib from 3.9.2 to 3.10.0 (#142)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2
to 3.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/matplotlib/matplotlib/releases">matplotlib's
releases</a>.</em></p>
<blockquote>
<h2>REL: v3.10.0</h2>
<p>Highlights of this release include:</p>
<pre><code>- Preliminary support for free-threaded CPython 3.13
- Standard getters/setters for axis inversion state
- New more-accessible color cycle
- Dark-mode diverging colormaps
- Exception handling control
- InsetIndicator artist
- FillBetweenPolyCollection
- Fill between 3D lines
- Data in 3D plots can now be dynamically clipped to the axes view
limits
- Rotating 3d plots with the mouse
- Increased Figure limits with Agg renderer
- Subfigures no longer provisional
- Subfigures are now added in row-major order
</code></pre>
<h2>Matplotlib v3.10.0rc1</h2>
<p>This is the first release candidate for Matplotlib 3.10.0</p>
<h2>REL: 3.9.4</h2>
<p>This is the fourth bugfix release of the 3.9.x series.</p>
<p>This release contains two bug-fixes:</p>
<ul>
<li>Fix toolbar icons in GTK backend</li>
<li>Fix <code>Poly3DCollection</code> initialization with list of
lists</li>
</ul>
<h2>REL: 3.9.3</h2>
<p>This is the third bugfix release of the 3.9.x series.</p>
<p>This release contains several bug-fixes and adjustments:</p>
<ul>
<li>Fix <code>axline</code> with extremely small slopes</li>
<li>Fix <code>axline</code> with non-linear axis scales</li>
<li>Fix <code>minimumSizeHint</code> with Qt backend</li>
<li>Fix config directory usage when it's behind a symlink</li>
<li>Fix draggable legend when blitting is enabled</li>
<li>Fix high CPU utilization in the <code>macosx</code> backend</li>
<li>Fix multiple hatch <code>edgecolors</code> passed to
<code>contourf</code></li>
<li>Improve compatibility with <code>pytest</code> 8.2.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/8d64f03a1f501ba0019279bf2f8db3930d1fe33f"><code>8d64f03</code></a>
REL: v3.10.0 release</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/d9dfee852191caaf0b12d14c9a387edebc5ef8e6"><code>d9dfee8</code></a>
[doc] Fix dead links</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/87a603f17843eabfb4b24016adb016481a1e7f5c"><code>87a603f</code></a>
Update release notes for 3.10.0</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/cdecf97555a269c19dc9487860eb7c3ad900861b"><code>cdecf97</code></a>
Update github stats for 3.10</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/b8d19bdc9020e2321ceeeacbed4ea86bdb16193e"><code>b8d19bd</code></a>
Merge pull request <a
href="https://redirect.github.com/matplotlib/matplotlib/issues/29306">#29306</a>
from meeseeksmachine/auto-backport-of-pr-29242-on-v...</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/a42d0eda5649da865361e88ad18776909f981e9d"><code>a42d0ed</code></a>
Backport PR <a
href="https://redirect.github.com/matplotlib/matplotlib/issues/29242">#29242</a>:
DOC: Add kwdoc list to scatter() docstring</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/190064044a989e57cf76381f283972d7af7400ca"><code>1900640</code></a>
Merge pull request <a
href="https://redirect.github.com/matplotlib/matplotlib/issues/29299">#29299</a>
from QuLogic/merge-v39x</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/815389c35d03a87409684f07d3df7c29fb76283d"><code>815389c</code></a>
Merge branch 'v3.9.x' into v3.10.x</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/73873c072a610a16703980d803be11e144e29e24"><code>73873c0</code></a>
DOC: Create release notes for 3.9.4</li>
<li><a
href="https://github.com/matplotlib/matplotlib/commit/9d17a2bd1013d1f4446c321f3d866206d7972b31"><code>9d17a2b</code></a>
DOC: Add Zenodo DOI for 3.9.4</li>
<li>Additional commits viewable in <a
href="https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.10.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> 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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yoshiki Sakamoto <y.sakamoto@j-ij.com>1 parent 4278545 commit a340590Copy full SHA for a340590
File tree
Expand file treeCollapse file tree
1 file changed
+113
-130
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+113
-130
lines changed
0 commit comments