Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.20.5 * DataSelector should now properly display files at the root of the selected directory (thanks to John Duggan). ### nova-trame, 0.20.4 * The Tornado dependency is now pinned to >=6.5 to address a DoS vulnerability (thanks to John Duggan). Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Changelog = "https://code.ornl.gov/ndip/public-packages/nova-trame/blob/main/CHA [tool.poetry] name = "nova-trame" version = "0.20.4" version = "0.20.5" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.20.5 * DataSelector should now properly display files at the root of the selected directory (thanks to John Duggan). ### nova-trame, 0.20.4 * The Tornado dependency is now pinned to >=6.5 to address a DoS vulnerability (thanks to John Duggan). Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Changelog = "https://code.ornl.gov/ndip/public-packages/nova-trame/blob/main/CHA [tool.poetry] name = "nova-trame" version = "0.20.4" version = "0.20.5" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading