Skip to content

Commit f6b9bc0

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

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
@@ -17,7 +17,7 @@ classifiers = [
1717
module = "edit_python_pe"
1818
dependencies = [
1919
"pygit2==1.18.2",
20-
"textual==6.1.0",
20+
"textual==6.5.0",
2121
"pygithub==2.8.1",
2222
"pyyaml==6.0.2",
2323
"platformdirs==4.4.0",

0 commit comments

Comments
 (0)