diff --git a/plugin_globals/pyproject.toml b/plugin_globals/pyproject.toml index 98a3addfe..b35af6ca3 100644 --- a/plugin_globals/pyproject.toml +++ b/plugin_globals/pyproject.toml @@ -21,7 +21,7 @@ asynctest = "0.13.0" pytest = "~7.4.0" pytest-asyncio = "~0.14.0" pytest-cov = "^3.0.0" -pytest-ruff = "^0.1.1" +pytest-ruff = "^0.3.1" [tool.poetry.group.integration.dependencies] aries-askar = { version = "~0.3.0" }