You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
---
Use of
boxplot
is producing the following warning when combined withmatplotlib==3.10.0
The text was updated successfully, but these errors were encountered: