diff --git a/requirements-dev.txt b/requirements-dev.txt index 48bb1a8..a89b97e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ autopep8==2.3.1 flake8==7.1.1 lizard==1.17.13 -moto==5.0.19 +moto==5.0.28 pytest==8.3.3 pytest-cov==6.0.0 pytest-mock==3.14.0 diff --git a/requirements.txt b/requirements.txt index bfcf7b3..f508c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -boto3==1.35.54 +boto3==1.36.11 configparser==7.1.0 tqdm==4.66.6