Skip to content

Commit 4e14e27

Browse files
authored
Merge pull request #626 from PabloLec/dependabot/pip/textual-8.0.0
Bump textual from 7.5.0 to 8.0.0
2 parents 0dbf88e + 812b290 commit 4e14e27

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==7.5.0",
8+
"textual==8.0.0",
99
]
1010
name = "recoverpy"
1111
version = "2.3.0"

0 commit comments

Comments
 (0)