diff --git a/plugin_globals/pyproject.toml b/plugin_globals/pyproject.toml index 6c0148588..070236ee4 100644 --- a/plugin_globals/pyproject.toml +++ b/plugin_globals/pyproject.toml @@ -26,7 +26,7 @@ pytest-ruff = "^0.1.1" [tool.poetry.group.integration.dependencies] aries-askar = { version = "~0.3.0" } indy-credx = { version = "~1.0.0" } -indy-vdr = { version = "~0.3.3" } +indy-vdr = { version = "~0.4.1" } ursa-bbs-signatures = { version = "~1.0.1" } python3-indy = { version = "^1.11.1" }