diff --git a/pyproject.toml b/pyproject.toml index 531a76d1..535d723e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev-pytest = [ "pytest-asyncio == 0.21.1", "pytest-mock == 3.11.1", # For checking docs examples - "sybil == 5.0.2", + "sybil == 5.0.3", "pylint == 2.17.4", ] dev = [