diff --git a/docs/requirements.txt b/docs/requirements.txt index 2cf8130e..e9cb19f3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,9 +1,9 @@ # unique to ReadTheDocs atomicwrites==1.4.1 -distlib==0.3.8 +distlib==0.3.9 filelock==3.16.1 mkdocs==1.6.1 -mkdocs-material==9.5.39 +mkdocs-material==9.5.42 mkdocs-material-extensions==1.3.1 mkdocstrings==0.26.1 mkdocstrings-python==1.11.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index b4c28d14..17ee1a67 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,6 +4,6 @@ pre-commit==3.5.0 # 3.6+ requires Python 3.9 pytest==8.3.3 coverage==7.6.1 # type check -mypy==1.11.2 -boto3-stubs-lite[iam,s3,sts]==1.35.33 +mypy==1.12.1 +boto3-stubs-lite[iam,s3,sts]==1.35.45 types-PyYAML==6.0.12.20240917 diff --git a/requirements.txt b/requirements.txt index a642e0f8..7d2b30ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # AWS -boto3==1.35.33 -botocore==1.35.33 +boto3==1.35.45 +botocore==1.35.45 # Speeds up IAM logic cached-property==1.5.2 # Command line