From fd97f9fd3454bdee4a51dd7662d54010772cbeae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 12:42:41 +0000 Subject: [PATCH] pip prod(deps): update ipympl requirement from <0.9.9 to <0.10.1 Updates the requirements on [ipympl](https://github.com/matplotlib/ipympl) to permit the latest version. - [Release notes](https://github.com/matplotlib/ipympl/releases) - [Changelog](https://github.com/matplotlib/ipympl/blob/main/RELEASE.md) - [Commits](https://github.com/matplotlib/ipympl/compare/0.0.1...v0.10.0) --- updated-dependencies: - dependency-name: ipympl dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 464dbc15d3..b51aba232c 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -7,5 +7,5 @@ scipy<1.15.4 pooch<1.8.3 click<9.0 cloudpickle<3.1.3 -ipympl<0.9.9 +ipympl<0.10.1 ipykernel<7.0.0