Skip to content

Commit

Permalink
Bump textual from 0.32.0 to 0.38.1
Browse files Browse the repository at this point in the history
Bumps [textual](https://github.com/Textualize/textual) from 0.32.0 to 0.38.1.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v0.32.0...v0.38.1)

---
updated-dependencies:
- dependency-name: textual
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent b968927 commit ea0bcc2
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 5 deletions.
136 changes: 132 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ boto3 = "^1.26.135"
simplejson = "^3.19.1"
dynamodb-json = "^1.3"
pyclip = "^0.7.0"
textual = ">=0.24.1,<0.33.0"
textual = ">=0.24.1,<0.39.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit ea0bcc2

Please sign in to comment.