From 78ce27432857d5ee842476f2abc6dc76f7f57b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 11:01:21 +0000 Subject: [PATCH] Bump terminado from 0.13.3 to 0.17.0 in /src Bumps [terminado](https://github.com/jupyter/terminado) from 0.13.3 to 0.17.0. - [Release notes](https://github.com/jupyter/terminado/releases) - [Changelog](https://github.com/jupyter/terminado/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/terminado/compare/v0.13.3...v0.17.0) --- updated-dependencies: - dependency-name: terminado dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dc2b9a4737..85c943bb01 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -29,7 +29,7 @@ semantic_version==2.9.0 setuptools==62.1.0 simplegeneric==0.8.1 sympy==1.10.1 -terminado==0.13.3 +terminado==0.17.0 # ensure pip installs all deps jupyter-console==6.4.3 pytest==7.0.1