From de2ee417c5b2b4da8aea3f48bd741d3290d1bf5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:11:22 +0100 Subject: [PATCH] build(deps): bump the prod-dependencies group with 12 updates (#163) Bumps the prod-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.74` | `1.34.88` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.74` | `1.34.88` | | [botocore](https://github.com/boto/botocore) | `1.34.74` | `1.34.88` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.69` | `1.34.88` | | [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.1` | | [execnet](https://github.com/pytest-dev/execnet) | `2.0.2` | `2.1.1` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | | [types-awscrt](https://github.com/youtype/types-awscrt) | `0.20.5` | `0.20.9` | | [types-s3transfer](https://github.com/youtype/types-s3transfer) | `0.10.0` | `0.10.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | Updates `boto3` from 1.34.74 to 1.34.88 - [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.74...1.34.88) Updates `boto3-stubs` from 1.34.74 to 1.34.88 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.74 to 1.34.88 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.74...1.34.88) Updates `botocore-stubs` from 1.34.69 to 1.34.88 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `docutils` from 0.20.1 to 0.21.1 Updates `execnet` from 2.0.2 to 2.1.1 - [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/execnet/compare/v2.0.2...v2.1.1) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.4.0...1.5.0) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) Updates `types-awscrt` from 0.20.5 to 0.20.9 - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) Updates `types-s3transfer` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/youtype/types-s3transfer/releases) - [Commits](https://github.com/youtype/types-s3transfer/commits) Updates `typing-extensions` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.10.0...4.11.0) --- 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: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: execnet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: types-awscrt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: types-s3transfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index bea4709..a0321dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ alabaster==0.7.16 Babel==2.14.0 -boto3==1.34.74 -boto3-stubs==1.34.74 -botocore==1.34.74 -botocore-stubs==1.34.69 +boto3==1.34.88 +boto3-stubs==1.34.88 +botocore==1.34.88 +botocore-stubs==1.34.88 build==1.2.1 certifi==2024.2.2 charset-normalizer==3.3.2 coverage==7.4.4 -docutils==0.20.1 -execnet==2.0.2 -idna==3.6 +docutils==0.21.1 +execnet==2.1.1 +idna==3.7 imagesize==1.4.1 importlib-metadata==7.1.0 iniconfig==2.0.0 @@ -27,7 +27,7 @@ mypy-boto3-cognito-idp==1.34.59 nh3==0.2.17 packaging==24.0 pkginfo==1.10.0 -pluggy==1.4.0 +pluggy==1.5.0 Pygments==2.17.2 pyotp==2.9.0 pyproject_hooks==1.0.0 @@ -44,7 +44,7 @@ rich==13.7.1 s3transfer==0.10.1 six==1.16.0 snowballstemmer==2.2.0 -Sphinx==7.2.6 +Sphinx==7.3.7 sphinx-markdown-builder==0.6.6 sphinxcontrib-applehelp==1.0.8 sphinxcontrib-devhelp==1.0.6 @@ -54,9 +54,9 @@ sphinxcontrib-qthelp==1.0.7 sphinxcontrib-serializinghtml==1.1.10 tabulate==0.9.0 twine==5.0.0 -types-awscrt==0.20.5 -types-s3transfer==0.10.0 +types-awscrt==0.20.9 +types-s3transfer==0.10.1 typing==3.7.4.3 -typing_extensions==4.10.0 +typing_extensions==4.11.0 urllib3<2.3 zipp==3.18.1