Skip to content

Commit

Permalink
Merge pull request #468 from PabloLec/dependabot/pip/textual-0.70.0
Browse files Browse the repository at this point in the history
Bump textual from 0.69.0 to 0.70.0
  • Loading branch information
PabloLec committed Jun 19, 2024
2 parents 03aaf7e + ddcbc84 commit c16d439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -73,7 +73,7 @@ recoverpy = "recoverpy.__init__:main"

[tool.poetry.dependencies]
python = "^3.8.1"
textual = "0.69.0"
textual = "0.70.0"

[tool.poetry.dev-dependencies]
coverage = "^7.5.3"
Expand Down

0 comments on commit c16d439

Please sign in to comment.