From bd03bfaac1ec7e9e6052a2d5db93d35828f94f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:39:06 +0000 Subject: [PATCH] build(deps): update termynal requirement Updates the requirements on [termynal](https://github.com/termynal/termynal.py) to permit the latest version. - [Changelog](https://github.com/termynal/termynal.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/termynal/termynal.py/compare/v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: termynal dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/documentation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/documentation.txt b/requirements/documentation.txt index e337df0..9213a3e 100644 --- a/requirements/documentation.txt +++ b/requirements/documentation.txt @@ -6,4 +6,4 @@ mkdocs-git-revision-date-localized-plugin>=1.3,<1.4 mkdocs-material[imaging]>=9.5.47,<10 mkdocs-minify-plugin>=0.8,<0.9 mkdocstrings-python>=1.16.2,<1.17 -termynal>=0.12.2,<0.13 +termynal>=0.12.2,<0.14