diff --git a/docs/requirements.txt b/docs/requirements.txt index 6b121abf..2cf8130e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,12 +3,12 @@ atomicwrites==1.4.1 distlib==0.3.8 filelock==3.16.1 mkdocs==1.6.1 -mkdocs-material==9.5.36 +mkdocs-material==9.5.39 mkdocs-material-extensions==1.3.1 mkdocstrings==0.26.1 mkdocstrings-python==1.11.1 mkdocstrings-python-legacy==0.2.4 Pygments==2.18.0 -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.2 pytkdocs==0.16.2 docutils==0.20.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index fa7325c7..b4c28d14 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,5 +5,5 @@ pytest==8.3.3 coverage==7.6.1 # type check mypy==1.11.2 -boto3-stubs-lite[iam,s3,sts]==1.35.24 +boto3-stubs-lite[iam,s3,sts]==1.35.33 types-PyYAML==6.0.12.20240917 diff --git a/requirements.txt b/requirements.txt index 85d4d4fc..a642e0f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # AWS -boto3==1.35.24 -botocore==1.35.24 +boto3==1.35.33 +botocore==1.35.33 # Speeds up IAM logic cached-property==1.5.2 # Command line