Skip to content

Commit d50a2e4

Browse files
Bump textual from 0.41.0 to 0.42.0
Bumps [textual](https://github.com/Textualize/textual) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: textual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf84dc0 commit d50a2e4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ recoverpy = "recoverpy.__init__:main"
7373

7474
[tool.poetry.dependencies]
7575
python = "^3.8.1"
76-
textual = ">=0.17.1,<0.42.0"
76+
textual = ">=0.17.1,<0.43.0"
7777

7878
[tool.poetry.dev-dependencies]
7979
coverage = "^7.3.2"

0 commit comments

Comments
 (0)