From f7da1b381a19f46d139d661733c2de86c62a8780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:04:29 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 7 updates (#138) Bumps the prod-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.19` | `1.34.23` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.19` | `1.34.23` | | [botocore](https://github.com/boto/botocore) | `1.34.19` | `1.34.23` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.19` | `1.34.23` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `2.1.4` | | [sphinx-markdown-builder](https://github.com/liran-funaro/sphinx-markdown-builder) | `0.6.5` | `0.6.6` | | [types-awscrt](https://github.com/youtype/types-awscrt) | `0.20.0` | `0.20.2` | Updates `boto3` from 1.34.19 to 1.34.23 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.19...1.34.23) Updates `boto3-stubs` from 1.34.19 to 1.34.23 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.19 to 1.34.23 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.19...1.34.23) Updates `botocore-stubs` from 1.34.19 to 1.34.23 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `markupsafe` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4) Updates `sphinx-markdown-builder` from 0.6.5 to 0.6.6 - [Commits](https://github.com/liran-funaro/sphinx-markdown-builder/commits) Updates `types-awscrt` from 0.20.0 to 0.20.2 - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: sphinx-markdown-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: types-awscrt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index dad9ffa..690e2b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ alabaster==0.7.16 Babel==2.14.0 -boto3==1.34.19 -boto3-stubs==1.34.19 -botocore==1.34.19 -botocore-stubs==1.34.19 +boto3==1.34.23 +boto3-stubs==1.34.23 +botocore==1.34.23 +botocore-stubs==1.34.23 build==1.0.3 certifi==2023.11.17 charset-normalizer==3.3.2 @@ -19,7 +19,7 @@ Jinja2==3.1.3 jmespath==1.0.1 keyring==24.3.0 markdown-it-py==3.0.0 -MarkupSafe==2.1.3 +MarkupSafe==2.1.4 mdurl==0.1.2 more-itertools==10.2.0 mypy-boto3-cognito-identity==1.34.0 @@ -45,7 +45,7 @@ s3transfer==0.10.0 six==1.16.0 snowballstemmer==2.2.0 Sphinx==7.2.6 -sphinx-markdown-builder==0.6.5 +sphinx-markdown-builder==0.6.6 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 sphinxcontrib-htmlhelp==2.0.5 @@ -54,7 +54,7 @@ sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 tabulate==0.9.0 twine==4.0.2 -types-awscrt==0.20.0 +types-awscrt==0.20.2 types-s3transfer==0.10.0 typing==3.7.4.3 typing_extensions==4.9.0