diff --git a/pyproject.toml b/pyproject.toml index 3d47502..93f2630 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ python = ">=3.12,<4.0" requests = "^2.31.0" [tool.poetry.group.dev.dependencies] -adit-radis-shared = { git = "https://github.com/openradx/adit-radis-shared.git", tag = "0.8.0", python = ">=3.12,<4.0" } +adit-radis-shared = { git = "https://github.com/openradx/adit-radis-shared.git", tag = "0.9.5", python = ">=3.12,<4.0" } invoke = "^2.2.0" ipykernel = "^6.29.0" ipython = "^8.21.0"