diff --git a/app/requirements.txt b/app/requirements.txt index 7e6bdb97..7ccbad1a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,10 +1,10 @@ arrow==1.3.0 -awscli==1.36.15 +awscli==1.36.19 Authlib==1.3.2 Jinja2==3.1.4 aws-sns-message-validator==0.0.5 -boto3==1.35.74 -botocore==1.35.74 +boto3==1.35.78 +botocore==1.35.78 fastapi==0.115.6 geoip2==4.8.1 google-api-python-client==2.153.0 @@ -24,6 +24,6 @@ pytz==2023.4 requests==2.32.3 slowapi==0.1.9 schedule==1.2.2 -slack-bolt==1.21.2 +slack-bolt==1.21.3 trello==0.9.7.3 uvicorn==0.32.1 diff --git a/app/requirements_dev.txt b/app/requirements_dev.txt index 38eb268e..7dcc32a0 100644 --- a/app/requirements_dev.txt +++ b/app/requirements_dev.txt @@ -1,5 +1,5 @@ black==24.10.0 -checkov==3.2.327 +checkov==3.2.334 coverage==6.5.0 flake8==6.1.0 freezegun==1.5.1