Skip to content

Commit 9e0b104

Browse files
authored
Merge pull request #577 from PabloLec/dependabot/pip/textual-2.1.2
Bump textual from 2.1.1 to 2.1.2
2 parents 2e37038 + 332536e commit 9e0b104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.1"
77
dependencies = [
8-
"textual==2.1.1",
8+
"textual==2.1.2",
99
]
1010
name = "recoverpy"
1111
version = "2.2.0"

0 commit comments

Comments
 (0)