diff --git a/pyproject.toml b/pyproject.toml index 91ce07b..41e7613 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,8 +8,8 @@ keywords = ["AWS", "EC2", "command line", "cli"] classifiers = ["License :: OSI Approved :: MIT License"] requires-python = ">=3.8" dependencies = [ - "boto3==1.34.59", - "importlib_resources==6.1.3", + "boto3==1.34.74", + "importlib_resources==6.4.0", "pytoml==0.1.21", "pytz==2024.1", "requests==2.31.0",