Skip to content

Commit d818875

Browse files
Bump textual from 3.1.0 to 6.1.0
Bumps [textual](https://github.com/Textualize/textual) from 3.1.0 to 6.1.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v3.1.0...v6.1.0) --- updated-dependencies: - dependency-name: textual dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48220dc commit d818875

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
@@ -26,7 +26,7 @@ classifiers = [
2626
module = "edit_python_pe"
2727
dependencies = [
2828
"pygit2==1.17.0",
29-
"textual==3.1.0",
29+
"textual==6.1.0",
3030
"pygithub==2.6.1",
3131
"pyyaml==6.0.2",
3232
"platformdirs==4.3.7",

0 commit comments

Comments
 (0)