Skip to content

Commit 2ade274

Browse files
Bump textual from 8.0.2 to 8.1.1
Bumps [textual](https://github.com/Textualize/textual) from 8.0.2 to 8.1.1. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v8.0.2...v8.1.1) --- updated-dependencies: - dependency-name: textual dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64cda77 commit 2ade274

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
@@ -5,7 +5,7 @@ authors = [
55
license = { text = "GPL-3.0 License" }
66
requires-python = "<4.0.0,>=3.9"
77
dependencies = [
8-
"textual==8.0.2",
8+
"textual==8.1.1",
99
]
1010
name = "recoverpy"
1111
version = "2.3.0"

0 commit comments

Comments
 (0)