diff --git a/poetry.lock b/poetry.lock index 7c17fee..275df30 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3519,4 +3519,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "c485611f0f20f2931f754593103431ac85c4d7c01e7614449ef94af47f330db9" +content-hash = "f0bb053dbdb4ac1af77ef75be467a5521269588f31bf0378c310dc9634ce7d18" diff --git a/pyproject.toml b/pyproject.toml index e6b36fb..b56d474 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ pyjwt = {extras = ["crypto"], version = "^2.9.0"} bcrypt = "^4.2.0" [tool.poetry.group.dev.dependencies] -boto3-stubs = {extras = ["essential"], version = "^1.34.153"} +boto3-stubs = {extras = ["essential"], version = "^1.34.158"} pre-commit = "^3.8.0" ruff = "^0.5.0" mypy = "^1.11.1"