From e902ee9f3fda8b56d297f64c71ff8ce2f23360d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 12:00:35 +0200 Subject: [PATCH] build(deps): update jupytext requirement from <1.15,>=1.10 to >=1.10,<1.17 (#354) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- _requirements/devel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_requirements/devel.txt b/_requirements/devel.txt index 2b9231a56..093398735 100644 --- a/_requirements/devel.txt +++ b/_requirements/devel.txt @@ -5,7 +5,7 @@ virtualenv>=20.10 # https://github.com/Borda/nbval/archive/refs/heads/timeout-limit.zip ipython[notebook]>=8.0.0, <8.24.0 urllib3 # for ipython -jupytext>=1.10, <1.15 # converting +jupytext>=1.10, <1.17 # converting papermill ==2.6.* # rendering matplotlib