Skip to content
Snippets Groups Projects
Commit ffebc013 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda-build-config] Updates jsonschema to 3.0.1 - only impacts BEAT builds

parent 833a1b8c
No related branches found
No related tags found
1 merge request!56Updates jsonschema to 3.0.1 - only impacts BEAT builds
Pipeline #29952 passed
...@@ -56,7 +56,7 @@ bob_devel: ...@@ -56,7 +56,7 @@ bob_devel:
# This version of beat-devel will be used at test time of packages. Notice it # 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 # uses bob-devel and should have a version that is greater or equal its value
beat_devel: beat_devel:
- 2019.04.30 - 2019.05.07
# The build time only dependencies (build requirements). # The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea. # Updating these to the latest version all the time is OK and a good idea.
...@@ -201,7 +201,7 @@ zc_recipe_egg: ...@@ -201,7 +201,7 @@ zc_recipe_egg:
docker_py: docker_py:
- 3.6.0 - 3.6.0
jsonschema: jsonschema:
- 2.6.0 - 3.0.1
oset: oset:
- 0.1.3 - 0.1.3
python_graphviz: python_graphviz:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment