diff --git a/pyproject.toml b/pyproject.toml index 250de69..b42ef98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = ">=3.10" license = { text = "MPL-2.0" } dependencies = [ - "boto3-refresh-session==10.0.6", + "boto3-refresh-session==10.0.7", "pydantic>=2.12.5", "pygments>=2.19.2", "questionary>=2.1.1",