From b505cbac1c05a3785e0fccfdf2c770fd394c4f0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 09:11:38 +0000 Subject: [PATCH] Bump terminado from 0.13.3 to 0.17.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 792b232..7a881da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ spectate==1.0.1 # via ipycytoscape stack-data==0.2.0 # via ipython swiglpk==5.0.5 # via cobra, optlang sympy==1.10.1 # via optlang -terminado==0.13.3 # via notebook +terminado==0.17.1 # via notebook tinycss2==1.1.1 # via nbconvert tornado==6.1 # via ipykernel, jupyter-client, notebook, terminado traitlets==5.2.2.post1 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, matplotlib-inline, nbclient, nbconvert, nbformat, notebook