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

PendingDeprecationWarning: vert: bool will be deprecated in a future version with box plot #3804

Open
bpkroth opened this issue Dec 17, 2024 · 0 comments

Comments

@bpkroth
Copy link

bpkroth commented Dec 17, 2024

Use of boxplot is producing the following warning when combined with matplotlib==3.10.0

PendingDeprecationWarning: vert: bool will be deprecated in a future version. Use orientation: {'vertical', 'horizontal'} instead.
bpkroth added a commit to bpkroth/MLOS that referenced this issue Dec 17, 2024
bpkroth added a commit to microsoft/MLOS that referenced this issue Dec 18, 2024
# Pull Request

## Title

Some fixups to account for new versions of matplotlib so that CI runs
again.

---

## Description

- Pulls in a new version of dabl with some fixes:
  dabl/dabl#353
- Adds an ignore for a seaborn issue:
  mwaskom/seaborn#3804
- Adjusts the python unit test debugger config to remove a deprecated
extension:
  https://code.visualstudio.com/docs/python/testing#_debug-tests

---

## Type of Change

- 🛠️ Bug fix

---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant