From be28ff4987c1fe5ecd1e6de17f723fbb18b766ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:33:04 +0000 Subject: [PATCH] Bump jupytext from 1.15.2 to 1.16.0 Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](https://github.com/mwouts/jupytext/compare/v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: jupytext dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 407c007a1..185419d6a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -31,7 +31,7 @@ myst-parser myst-nb # Jupyter conversion -jupytext==1.15.2 +jupytext==1.16.0 # Pin urllib to avoid downstream issues urllib3 < 2