From 8f0e0cc0fcd4888e225b53e284138b5246389130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:22:14 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.35.50` | `1.35.57` | | [botocore](https://github.com/boto/botocore) | `1.35.50` | `1.35.57` | | [boto3-stubs-lite[iam,s3,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.35.49` | `1.35.57` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.44` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11.2` | `10.12` | Updates `boto3` from 1.35.50 to 1.35.57 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.50...1.35.57) Updates `botocore` from 1.35.50 to 1.35.57 - [Commits](https://github.com/boto/botocore/compare/1.35.50...1.35.57) Updates `boto3-stubs-lite[iam,s3,sts]` from 1.35.49 to 1.35.57 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mkdocs-material` from 9.5.42 to 9.5.44 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.42...9.5.44) Updates `pymdown-extensions` from 10.11.2 to 10.12 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.12) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: boto3-stubs-lite[iam,s3,sts] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- requirements-dev.txt | 2 +- requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e9cb19f3..e1e8ad3a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,12 +3,12 @@ atomicwrites==1.4.1 distlib==0.3.9 filelock==3.16.1 mkdocs==1.6.1 -mkdocs-material==9.5.42 +mkdocs-material==9.5.44 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.11.2 +pymdown-extensions==10.12 pytkdocs==0.16.2 docutils==0.20.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index 82a01772..a539d34b 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.13.0 -boto3-stubs-lite[iam,s3,sts]==1.35.49 +boto3-stubs-lite[iam,s3,sts]==1.35.57 types-PyYAML==6.0.12.20240917 diff --git a/requirements.txt b/requirements.txt index 8b5bdd3d..b03c8b0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # AWS -boto3==1.35.50 -botocore==1.35.50 +boto3==1.35.57 +botocore==1.35.57 # Speeds up IAM logic cached-property==2.0.1 # Command line