Skip to content

Commit c3b528d

Browse files
authored
Merge pull request nf-core#3699 from nf-core/renovate/textual-5.x
Update dependency textual to v5
2 parents 3848c13 + 9193958 commit c3b528d

14 files changed

+319
-319
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
- don't read param expressions with spaces as params ([#3674](https://github.com/nf-core/tools/pull/3674))
1919
- Update marocchino/sticky-pull-request-comment digest to 7737449 ([#3681](https://github.com/nf-core/tools/pull/3681))
20+
- Update dependency textual to v5 ([#3699](https://github.com/nf-core/tools/pull/3699))
2021
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.7 ([#3697](https://github.com/nf-core/tools/pull/3697))
2122
- Update pre-commit hook pre-commit/mirrors-mypy to v1.17.1 ([#3698](https://github.com/nf-core/tools/pull/3698))
2223
- Update python:3.13-slim Docker digest to 4c2cf99 ([#3700](https://github.com/nf-core/tools/pull/3700))

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ rich>=13.3.1
2020
rocrate
2121
repo2rocrate
2222
tabulate
23-
textual==3.5.0
23+
textual==5.1.1
2424
trogon
2525
pdiff
2626
ruamel.yaml

tests/pipelines/__snapshots__/test_create_app/test_basic_details_custom.svg

Lines changed: 23 additions & 23 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_basic_details_nfcore.svg

Lines changed: 23 additions & 23 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_choose_type.svg

Lines changed: 25 additions & 25 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_customisation_help.svg

Lines changed: 41 additions & 41 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_final_details.svg

Lines changed: 11 additions & 11 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_github_details.svg

Lines changed: 30 additions & 30 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_github_exit_message.svg

Lines changed: 33 additions & 33 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_github_question.svg

Lines changed: 11 additions & 11 deletions
Loading

0 commit comments

Comments
 (0)