Skip to content

Commit 33997f5

Browse files
Bump textual from 3.2.0 to 3.3.0
Bumps [textual](https://github.com/Textualize/textual) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: textual dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe85033 commit 33997f5

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==3.2.0",
8+
"textual==3.3.0",
99
]
1010
name = "recoverpy"
1111
version = "2.2.1"

0 commit comments

Comments
 (0)