Skip to content

Commit dc163bd

Browse files
build(deps-dev): 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](termynal/termynal.py@v0.12.2...v0.14.0) --- updated-dependencies: - dependency-name: termynal dependency-version: 0.14.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa3c66b commit dc163bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ docs = [
6262
"mkdocs-material[imaging]>=9.7,<9.8",
6363
"mkdocs-minify-plugin>=0.8,<0.9",
6464
"mkdocstrings-python>=1.16.2,<2.1",
65-
"termynal>=0.12.2,<0.14",
65+
"termynal>=0.12.2,<0.15",
6666
]
6767
test = [
6868
"feedparser>=6.0.12,<6.1",

0 commit comments

Comments
 (0)