diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 5b485c1801acc353c082f62c1a0e6623b701721b..4f414a0a7579c9ff4cc8b3afe0fce244a977a6c0 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -47,12 +47,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2018.04.24 + - 2018.05.02 # This version of beat-devel will be used at test time of packages. Notice it # uses bob-devel and should have a version that is greater or equal its value beat_devel: - - 2018.05.01 + - 2018.05.02 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea.