diff --git a/setup.py b/setup.py index 697a83d1..21cbfed7 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ "Jinja2>=2.10.1", "requests>=2.21.0", "gunicorn==20.1.0", - "elasticsearch==7.15.2", + "elasticsearch==7.16.0", "PyYAML==6.0", "pytz==2021.3", "ocean-contracts==0.6.9",