Skip to content

Commit

Permalink
pip prod(deps): bump textual from 0.74.0 to 0.75.0
Browse files Browse the repository at this point in the history
Bumps [textual](https://github.com/Textualize/textual) from 0.74.0 to 0.75.0.
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v0.74.0...v0.75.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 6608a53 commit 464788e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dev = [
"pytest-asyncio==0.23.8",
"pyright==1.1.345",
]
gui = ["textual==0.74.0", "pyclip==0.7"]
gui = ["textual==0.75.0", "pyclip==0.7"]
onnx = ["onnx==1.16.2"]
riscv = ["riscemu==2.2.7"]
wgpu = ["wgpu==0.16.0"]
Expand Down

0 comments on commit 464788e

Please sign in to comment.