Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- fix sync test ([#3885](https://github.com/nf-core/tools/pull/3885))
- fix syntax in dockerfile for devcontainer ([#3887](https://github.com/nf-core/tools/pull/3887))
- Enable authenticated pipeline download from nf-core compatible repos with github api ([#3607](https://github.com/nf-core/tools/pull/3607))
- Update dependency textual to v6.6.0 ([#3892](https://github.com/nf-core/tools/pull/3892))

### Template

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rich>=13.3.1
rocrate
repo2rocrate
tabulate
textual==6.5.0
textual==6.6.0
trogon
pdiff
ruamel.yaml