Skip to content

Commit deaf21e

Browse files
build(deps): bump matplotlib from 3.7.2 to 3.8.1 (#9)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.1. <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.8.1</h2> <p>This is the first bugfix release of the 3.8.x series.</p> <p>This release contains several bug fixes and adjustments:</p> <ul> <li>Bump setuptools required version because of setuptools_scm v8</li> <li>Update <code>find_nearest_contour</code> and revert contour deprecations</li> <li><code>allsegs</code> and <code>allkinds</code> return individual segments</li> <li>Restore default behavior of hexbin mincnt with C provided</li> <li>Try/except import of Axes3D</li> <li>Ensure valid path mangling for ContourLabeler</li> <li>BLD: Remove development dependencies from sdists</li> <li>FIX 2-tuple of colors in to_rgba_array</li> <li>Fix issue with non-string labels and legend</li> <li>Fix issue with locale comma when not using math text</li> <li>Various type hinting improvements</li> <li>Various documentation improvements</li> <li>Improvements to the MacOS backend</li> </ul> <p>REL: v3.8.0</p> <p>Highlights of this release include:</p> <ul> <li>Type hints for most public APIs</li> <li>Many improvements to Mathtext <ul> <li>Addition of <code>\boldsymbol</code> command</li> <li>Additional sizable delimiters</li> <li>Documentation improvements</li> <li><code>\substack</code> command</li> <li><code>\middle</code> delimitier</li> <li><code>\mathbfit</code> for bold italic text</li> </ul> </li> <li>3D plotting improvements <ul> <li>Specify tick/axis label positions</li> <li>Improved text for coordinates in interactive sessions</li> <li>Ability to share view angles</li> </ul> </li> <li>New plotting method <code>ecdf</code> (empirical cumulative distribution function)</li> </ul> <h2>v3.8.0rc1</h2> <p>First release candidate for Matplotlib v3.8.0</p> <h2>REL: v3.7.3</h2> <p>This is the third bugfix release of the 3.7.x series.</p> <p>This release contains several bug-fixes and adjustments:</p> <ul> <li>Add Python 3.12 wheels</li> <li>Update the license for the bundled colorbrewer colormap data</li> <li>Fix Cairo backend when using cairocffi</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/matplotlib/matplotlib/commit/fac632fe3c66344418b654d0ac86e9598c1fa89f"><code>fac632f</code></a> REL: v3.8.1</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/8c517cd03553a59e97bdb00289bfd17fec0c7aec"><code>8c517cd</code></a> Release prep v3.8.1</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/8c6b3e92b83b6fdcba39961d105161d7c9404931"><code>8c6b3e9</code></a> Merge remote-tracking branch 'origin/v3.8.0-doc' into v3.8.x</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/043a191d2ee44591ab61b69c44835017faaafaca"><code>043a191</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27240">#27240</a> from meeseeksmachine/auto-backport-of-pr-27237-on-v...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/08876f8c8035a6778d3d81d46f48eb03225c246d"><code>08876f8</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27239">#27239</a> from meeseeksmachine/auto-backport-of-pr-27237-on-v...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/dc37d9640d226eccee4d1ac36aa0a1eb64e39da6"><code>dc37d96</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27238">#27238</a> from meeseeksmachine/auto-backport-of-pr-27165-on-v...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/be5b1f5c97db70351ad7797e4811d0a7476aa52d"><code>be5b1f5</code></a> Backport PR <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27237">#27237</a>: DOC: Add command to install appropriate `requirements.txt...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/58a7f9af474675f424aa94fcdae1ca51a2b1dfd0"><code>58a7f9a</code></a> Backport PR <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27237">#27237</a>: DOC: Add command to install appropriate `requirements.txt...</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/0a775917db9747e5446794e52dc1a79d3d356d5d"><code>0a77591</code></a> Backport PR <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27165">#27165</a>: Fixing Matplotlib Notebook Text</li> <li><a href="https://github.com/matplotlib/matplotlib/commit/2e68a4e9fe49786bd33459f7be93f55e1995463c"><code>2e68a4e</code></a> Merge pull request <a href="https://redirect.github.com/matplotlib/matplotlib/issues/27229">#27229</a> from ksunden/auto-backport-of-pr-27226-on-v3.8.x</li> <li>Additional commits viewable in <a href="https://github.com/matplotlib/matplotlib/compare/v3.7.2...v3.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=matplotlib&package-manager=pip&previous-version=3.7.2&new-version=3.8.1)](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>
1 parent c82309e commit deaf21e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
h5py == 3.9.0
22
jupyter == 1.0.0
33
keras == 2.14.0
4-
matplotlib == 3.7.2
4+
matplotlib == 3.8.1
55
notebook == 7.0.4
66
numpy == 1.25.2
77
pandas == 2.0.1

0 commit comments

Comments
 (0)