diff --git a/pyproject.toml b/pyproject.toml index 9fe8ddd..c7215ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.1.0" dependencies = [ "flake8-pyproject", "flask", - "globalnoc_alertmon_agent==1.0.1", + "globalnoc_alertmon_agent==1.0.4", "prometheus-flask-exporter==0.23.0", "pytest", "python-dateutil",