diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml index 0302a7dee0226a1dd2a8892df3a2638ccaa60c9f..f51bbb5c8dd634174bb9a4121e212cf78768c79e 100644 --- a/bob/devtools/data/conda_build_config.yaml +++ b/bob/devtools/data/conda_build_config.yaml @@ -51,12 +51,12 @@ zip_keys: # This version of bob-devel will be used at test time of packages: bob_devel: - - 2018.12.29 + - 2019.02.11 # 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.12.29 + - 2019.02.11 # The build time only dependencies (build requirements). # Updating these to the latest version all the time is OK and a good idea.