Skip to content

Commit cd63473

Browse files
Bump ipympl from 0.9.8 to 0.10.0 (#772)
Bumps [ipympl](https://github.com/matplotlib/ipympl) from 0.9.8 to 0.10.0. - [Release notes](https://github.com/matplotlib/ipympl/releases) - [Changelog](https://github.com/matplotlib/ipympl/blob/main/RELEASE.md) - [Commits](matplotlib/ipympl@v0.9.8...v0.10.0) --- updated-dependencies: - dependency-name: ipympl dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c88727c commit cd63473

2 files changed

Lines changed: 1491 additions & 1485 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dev = [
9494
"seaborn>=0.11.2,<0.12",
9595
"jupyter>=1.0.0,<2",
9696
"jupyterlab>=4.6.2,<5",
97-
"ipympl>=0.9.3,<0.10",
97+
"ipympl>=0.9.3,<0.11",
9898
"ipywidgets>=8.0.6,<9",
9999
# <1.3: metric tests compare against torchmetrics reference outputs, and
100100
# zero-division behavior changed in later torchmetrics releases

0 commit comments

Comments
 (0)