From 514dbb2326081afc050dbb5822c9ad9d28a93829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:17:05 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 6 updates Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3-stubs-lite[iam,s3,sts]](https://github.com/youtype/mypy_boto3_builder) | `1.35.5` | `1.35.14` | | [boto3](https://github.com/boto/boto3) | `1.35.5` | `1.35.14` | | [botocore](https://github.com/boto/botocore) | `1.35.5` | `1.35.14` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.6.0` | `3.16.0` | | [pytkdocs](https://github.com/mkdocstrings/pytkdocs) | `0.16.1` | `0.16.2` | | [docutils](https://docutils.sourceforge.io) | `0.18.1` | `0.20.1` | Updates `boto3-stubs-lite[iam,s3,sts]` from 1.35.5 to 1.35.14 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `boto3` from 1.35.5 to 1.35.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.5...1.35.14) Updates `botocore` from 1.35.5 to 1.35.14 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.35.5...1.35.14) Updates `filelock` from 3.6.0 to 3.16.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.6.0...3.16.0) Updates `pytkdocs` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/mkdocstrings/pytkdocs/releases) - [Changelog](https://github.com/mkdocstrings/pytkdocs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/pytkdocs/compare/0.16.1...0.16.2) Updates `docutils` from 0.18.1 to 0.20.1 --- updated-dependencies: - dependency-name: boto3-stubs-lite[iam,s3,sts] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - 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: filelock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 6 +++--- requirements-dev.txt | 2 +- requirements.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1a5f54d2..1b783798 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ # unique to ReadTheDocs atomicwrites==1.4.1 distlib==0.3.8 -filelock==3.6.0 +filelock==3.16.0 mkdocs==1.6.1 mkdocs-material==9.5.34 mkdocs-material-extensions==1.3.1 @@ -10,5 +10,5 @@ mkdocstrings-python==1.11.1 mkdocstrings-python-legacy==0.2.4 Pygments==2.18.0 pymdown-extensions==10.9 -pytkdocs==0.16.1 -docutils==0.18.1 +pytkdocs==0.16.2 +docutils==0.20.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index eb8b4050..019f1a60 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,5 +5,5 @@ pytest==8.3.2 coverage==7.6.1 # type check mypy==1.11.2 -boto3-stubs-lite[iam,s3,sts]==1.35.5 +boto3-stubs-lite[iam,s3,sts]==1.35.14 types-PyYAML==6.0.12.20240808 diff --git a/requirements.txt b/requirements.txt index 7fe07bc1..8dabc0dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # AWS -boto3==1.35.5 -botocore==1.35.5 +boto3==1.35.14 +botocore==1.35.14 # Speeds up IAM logic cached-property==1.5.2 # Command line