Skip to content

Commit 8f5de3b

Browse files
authored
Merge pull request #3793 from nf-core/renovate/textual-6.x
2 parents 850944f + a22d22d commit 8f5de3b

14 files changed

+1383
-1382
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
- Update python:3.13-slim Docker digest to 3a6ead7 ([#3786](https://github.com/nf-core/tools/pull/3786))
6767
- Update dependency textual to v5.3.0 ([#3785](https://github.com/nf-core/tools/pull/3785))
6868
- update rich-click to 1.9 and use new styling options ([#3787](https://github.com/nf-core/tools/pull/3787))
69+
- Update dependency textual to v6 ([#3793](https://github.com/nf-core/tools/pull/3793))
6970
- Update pre-commit hook pre-commit/mirrors-mypy to v1.18.2 ([#3792](https://github.com/nf-core/tools/pull/3792))
7071
- Update python:3.13-slim Docker digest to 5f55cdf ([#3796](https://github.com/nf-core/tools/pull/3796))
7172
- Update GitHub Actions ([#3795](https://github.com/nf-core/tools/pull/3795))

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==5.3.0
23+
textual==6.2.1
2424
trogon
2525
pdiff
2626
ruamel.yaml

tests/pipelines/__snapshots__/test_create_app/test_basic_details_custom.svg

Lines changed: 123 additions & 123 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_basic_details_nfcore.svg

Lines changed: 127 additions & 127 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_choose_type.svg

Lines changed: 123 additions & 123 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_customisation_help.svg

Lines changed: 131 additions & 131 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_final_details.svg

Lines changed: 121 additions & 121 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_github_details.svg

Lines changed: 129 additions & 129 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_github_exit_message.svg

Lines changed: 124 additions & 124 deletions
Loading

tests/pipelines/__snapshots__/test_create_app/test_github_question.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)