From aaa557fd8185a2e30af5b0b84265321431161865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 11:00:41 +0000 Subject: [PATCH] Bump terminado from 0.13.3 to 0.17.1 in /src Bumps [terminado](https://github.com/jupyter/terminado) from 0.13.3 to 0.17.1. - [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.1) --- 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..169b3d9e2a 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.1 # ensure pip installs all deps jupyter-console==6.4.3 pytest==7.0.1