From bd1c43e9ae115967fd8cedb8476c0fc96b44ebf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:22:44 +0000 Subject: [PATCH] chore(deps): bump papermill from 2.4.0 to 2.5.0 in /acceptance-tests Bumps [papermill](https://github.com/nteract/papermill) from 2.4.0 to 2.5.0. - [Changelog](https://github.com/nteract/papermill/blob/main/docs/changelog.md) - [Commits](https://github.com/nteract/papermill/compare/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: papermill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- acceptance-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acceptance-tests/requirements.txt b/acceptance-tests/requirements.txt index 9d6119c0fd..e584690505 100644 --- a/acceptance-tests/requirements.txt +++ b/acceptance-tests/requirements.txt @@ -1,4 +1,4 @@ -papermill==2.4.0 +papermill==2.5.0 toil==5.11.0 ipykernel==6.23.0 pandas==2.1.4