diff --git a/docs/requirements.txt b/docs/requirements.txt index 73c4da8b..af7b69c2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,12 +1,12 @@ # unique to ReadTheDocs atomicwrites==1.4.1 distlib==0.4.0 -filelock==3.18.0 +filelock==3.19.1 mkdocs==1.6.1 -mkdocs-material==9.6.16 +mkdocs-material==9.6.18 mkdocs-material-extensions==1.3.1 mkdocstrings==0.30.0 -mkdocstrings-python==1.16.12 +mkdocstrings-python==1.18.2 mkdocstrings-python-legacy==0.2.7 Pygments==2.19.2 pymdown-extensions==10.16.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index 0f9c0111..8ff070f0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ # CI -pre-commit==4.2.0 +pre-commit==4.3.0 # Unit testing pytest==8.4.1 -coverage==7.10.1 +coverage==7.10.6 # type check mypy[faster-cache]==1.17.1 -boto3-stubs-lite[iam,s3,sts]==1.40.1 -types-PyYAML==6.0.12.20250516 +boto3-stubs-lite[iam,s3,sts]==1.40.21 +types-PyYAML==6.0.12.20250822 diff --git a/requirements.txt b/requirements.txt index 7e7a5c76..862916e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # AWS -boto3==1.40.1 -botocore==1.40.1 +boto3==1.40.21 +botocore==1.40.21 # Speeds up IAM logic cached-property==2.0.1 # Command line