Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump seaborn from 0.9.0 to 0.11.1 #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps seaborn from 0.9.0 to 0.11.1.

Release notes

Sourced from seaborn's releases.

v0.11.1 (December 2020)

This a bug fix release and is a recommended upgrade for all users on v0.11.0.

Complete release notes are available on the seaborn website.

v0.11.0 (Sepetmber 2020)

This is a major release with important new features, enhancements to existing functions, and changes to the library. Highlights include an overhaul and modernization of the distributions plotting functions, more flexible data specification, new colormaps, and better narrative documentation.

Complete release notes are available on the seaborn website.

v0.11.0.rc0

This is the first release candidate for v0.11.0, a major release with several important new features and changes to the library.

Highlights of the new version include:

Please test the release by installing from here or with python -m pip install --upgrade --pre seaborn

v0.10.1 (April 2020)

This is minor release with bug fixes for issues identified since 0.10.0.

  • Fixed a bug that appeared within the bootstrapping algorithm on 32-bit systems.
  • Fixed a bug where regplot would crash on singleton inputs. Now a crash is avoided and regression estimation/plotting is skipped.
  • Fixed a bug where heatmap would ignore user-specified under/over/bad values when recentering a colormap.
  • Fixed a bug where heatmap would use values from masked cells when computing default colormap limits.
  • Fixed a bug where despine would cause an error when trying to trim spines on a matplotlib categorical axis.
  • Adapted to a change in matplotlib that caused problems with single swarm plots.
  • Added the showfliers parameter to boxenplot to suppress plotting of outlier data points, matching the API of boxplot.
  • Avoided seeing an error from statmodels when data with an IQR of 0 is passed to kdeplot.
  • Added the legend.title_fontsize to the plotting_context definition.
  • Deprecated several utility functions that are no longer used internally (percentiles, sig_stars, pmf_hist, and sort_df).

v0.10.0 (January 2020)

Changelog

Sourced from seaborn's changelog.

What's new in each version

This page contains information about what has changed in each new version of seaborn. Each release is also marked with a DOI from Zenodo, which can be used to cite the library.

Commits

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants