Skip to content
Snippets Groups Projects

Updates jsonschema to 3.0.1 - only impacts BEAT builds

Merged André Anjos requested to merge beat-core-issue-80 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -56,7 +56,7 @@ bob_devel:
# 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:
- 2019.04.30
- 2019.05.07
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
@@ -201,7 +201,7 @@ zc_recipe_egg:
docker_py:
- 3.6.0
jsonschema:
- 2.6.0
- 3.0.1
oset:
- 0.1.3
python_graphviz:
Loading