Skip to content

Commit bf7725f

Browse files
Bump textual-dev from 1.7.0 to 1.8.0
Bumps [textual-dev](https://github.com/Textualize/textual-dev) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/Textualize/textual-dev/releases) - [Commits](https://github.com/Textualize/textual-dev/commits) --- updated-dependencies: - dependency-name: textual-dev dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211d517 commit bf7725f

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
@@ -57,6 +57,6 @@ dev = [
5757
"pre-commit>=4.3.0",
5858
"pytest>=8.4.1",
5959
"pytest-cov>=6.2.1",
60-
"textual-dev==1.7.0",
60+
"textual-dev==1.8.0",
6161
"tomli-w>=1.2.0",
6262
]

0 commit comments

Comments
 (0)