PyTorch-YOLOv3
PyTorch-YOLOv3 copied to clipboard
Bump matplotlib from 3.6.2 to 3.7.3
Bumps matplotlib from 3.6.2 to 3.7.3.
Release notes
Sourced from matplotlib's releases.
REL: v3.7.3
This is the third bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
- Add Python 3.12 wheels
- Update the license for the bundled colorbrewer colormap data
- Fix Cairo backend when using cairocffi
- Fix axes_grid1 inset axes with
bbox_inches=tight- Fix bugs in
Path3DCollection/Poly3DCollectionconstructors- Fix setting array labelcolor on Tick
- Improve compatibility with latest NumPy
- Stop warning when calling
tight_layoutmultiple timesREL: v3.7.2
This is the second bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
- Avoid modifying input masks in
pcolor/pcolormesh- Fix 3D set_aspect error cases
- Fix IPython's
%pylabmode detection- Fix
Figure.get_constrained_layout_pads()- Fix
Legend.set_draggable()withupdate="bbox"- Fix
TransformedBbox.{,full_}contains- Fix clipping of
bar_labeltext- Fix colorbar size when saving with explicit
bbox_inches- Fix errors when an input is entirely NaN
- Fix leaks of exception tracebacks and
LayoutGridobjects- Fix non-interpolated imshow in PDF export
- Fix palettized image optimization in PDF export
- Fix pgf tests with TeXLive 2022
- Fix removal of
Axesthat contain widgets that are grabbing the mouse- Fix removal of draggable artists
- Fix subslice optimization for long, fully nan lines
- Fix tight layout if Figure has an existing layout manager
- Fix window extent of AnnotationBbox before first draw
- Fix wspace and hspace in subfigures
- Improve Qt compatibility
- Improve compatibility with Python 3.12
- Prevent under the hood downcasting of values in
xcorr- Remove some NumPy function overrides from
pylab- Remove warning with symlog scales on mouseover
REL: v3.7.1
This is the first bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
- Ensure Qhull license is included in binary wheels
... (truncated)
Commits
dd46f66REL: v3.7.34622a97DOC: Update GitHub stats for 3.7.3d451a8eMerge pull request #26725 from meeseeksmachine/auto-backport-of-pr-26719-on-v...2e1ad11Merge pull request #26723 from meeseeksmachine/auto-backport-of-pr-26721-on-v...2d9ea85Backport PR #26719: Fix issue with missing attribute in Path3DCollectionce598a6Backport PR #26721: Add a Python 3.12 classifier6e53543Merge pull request #26672 from QuLogic/cibw-backporte2a3029Merge pull request #26706 from QuLogic/pin-numpy67b15abPin NumPy below v2 for 3.7.x8bd2b1eUse NumPy 1.25 for PyPy 3.9 wheel builds- 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)