diff --git a/pyproject.toml b/pyproject.toml index bce1708f..4f277732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ ed25519 = "1.4.0" aiozmq = "0.7.1" WTForms = "2.2.1" Werkzeug = "0.14.1" -influxdb = "5.2.1" +influxdb = "5.2.2" [tool.poetry.dev-dependencies] asynctest = "0.12.2"