From c178ff3fe5f21773b453daf347985660ea6d9df7 Mon Sep 17 00:00:00 2001 From: Kristi Nikolla Date: Thu, 2 May 2024 10:02:39 -0400 Subject: [PATCH] Bump coldfront plugin cloud to 0.5.1 This updates the invoicing command to return PI emails instead of usernames. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91cadc2..116bc6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/ubccr/coldfront@v1.1.5#egg=coldfront -git+https://github.com/nerc-project/coldfront-plugin-cloud@v0.5.0#egg=coldfront_plugin_cloud +git+https://github.com/nerc-project/coldfront-plugin-cloud@v0.5.1#egg=coldfront_plugin_cloud git+https://github.com/nerc-project/coldfront-plugin-keycloak@d5f02df7bef5b4ab787d3ebb21cd11f3c133138f#egg=coldfront_plugin_keycloak_usersearch git+https://github.com/nerc-project/coldfront-plugin-api.git@v0.2.0#egg=coldfront_plugin_api mysqlclient