Skip to content

Commit d3cf8a9

Browse files
renovate-botplamut
authored andcommitted
chore(deps): update dependency matplotlib to v3.2.2 [(#4118)](GoogleCloudPlatform/python-docs-samples#4118)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | patch | `==3.2.1` -> `==3.2.2` | --- ### Release Notes <details> <summary>matplotlib/matplotlib</summary> ### [`v3.2.2`](https://togithub.com/matplotlib/matplotlib/releases/v3.2.2) [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.2.1...v3.2.2) This is the second bugfix release of the 3.2.x series. This release contains several critical bug-fixes: - support fractional HiDPI scaling with Qt backends - support new Python and fix syntax errors in legacy Python - support new Qt 5 and fix support for Qt 4 - fix animation writer fallback - fix figure resizing - fix handling of large arcs - fix issues with tight layout - fix saving figures after closing windows or under certain size conditions - fix scatter when specifying a single color - fix several memory leaks - fix unexpected autoscaling behavior - fix various issues with usetex - various minor bug and documentation fixes </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent 22375a3 commit d3cf8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-bigquery[pandas]==1.25.0
22
google-auth-oauthlib==0.4.1
33
ipython==7.15.0
4-
matplotlib==3.2.1
4+
matplotlib==3.2.2
55
pytz==2020.1

0 commit comments

Comments
 (0)