From 5adf3643d0b246c3196759b17a86fafd40faee05 Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Mon, 6 Jan 2025 20:48:54 +0100 Subject: [PATCH] Create requirements.txt --- .github/workflows/requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/workflows/requirements.txt diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt new file mode 100644 index 0000000..2b4a1c1 --- /dev/null +++ b/.github/workflows/requirements.txt @@ -0,0 +1,4 @@ +# If dependabot creates an update for a new version of Galaxy: +# 1. Thank dependabot and close the PR +# 2. Update the default Galaxy version in vars/galaxy_vars.yml and open a PR to test the new version. +galaxy~=23.2