Skip to content

Commit 105103f

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 ae3ac0c commit 105103f

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.17.0",
20-
"textual==3.1.0",
20+
"textual==6.1.0",
2121
"pygithub==2.6.1",
2222
"pyyaml==6.0.2",
2323
"platformdirs==4.3.7",

0 commit comments

Comments
 (0)