diff --git a/Pipfile b/Pipfile index 844423b..8861f3c 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ pytest = "==8.1.1" port-for = "==0.7.2" mirakuru = "==2.5.2" boto3 = "==1.34.88" -boto3-stubs = {version = "==1.34.79", extras = ["dynamodb"]} +boto3-stubs = {version = "==1.34.88", extras = ["dynamodb"]} [dev-packages] towncrier = "==23.11.0"