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