From 289a8f758a40d5686efc0b830e1e8e1c86ae5c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 19:10:24 +0000 Subject: [PATCH] Bump terminado from 0.17.1 to 0.18.1 Bumps [terminado](https://github.com/jupyter/terminado) from 0.17.1 to 0.18.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.17.1...v0.18.1) --- updated-dependencies: - dependency-name: terminado dependency-version: 0.18.1 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 6367c19..647f88e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ sniffio==1.3.0 soupsieve==2.6 sqlparse>=0.5.0 stack-data==0.6.3 -terminado==0.17.1 +terminado==0.18.1 tinycss2==1.4.0 tomli==2.0.1 tornado==6.5.0