diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml index 5998d1eba282fdf4f2285c8c1a7be6b2fcf244dd..e44a0d71e4cd2dc45d6ee14550954a97256362f4 100644 --- a/conda/beat-devel/meta.yaml +++ b/conda/beat-devel/meta.yaml @@ -2,7 +2,7 @@ {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} package: name: beat-devel - version: 2021.06.17 + version: 2021.07.14 build: # the build number must be zero all the time. @@ -14,7 +14,7 @@ build: requirements: host: - - bob-devel 2021.06.17 + - bob-devel 2021.07.14 - python {{ python }} # the dependencies are pinned in bob-devel - docker-py diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml index 3586e1d890218a32cb022565a2a1e53cfdf9eed8..3088db5621856809bec5847bc870a086c570e100 100644 --- a/conda/bob-devel/meta.yaml +++ b/conda/bob-devel/meta.yaml @@ -6,7 +6,7 @@ package: # there as well in the same merge request. # Then open an MR in bob/bob.devtools to put these new versions of bob-devel and # beat-devel in `bob/devtools/data/conda_build_config.yaml` - version: 2021.06.17 + version: 2021.07.14 build: # the build number must be zero all the time.