From 034112c69547ad74eeb9ab5a4b63b26e5a49a9de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:50:10 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 8 updates (#141) Bumps the prod-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.23` | `1.34.32` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.23` | `1.34.32` | | [botocore](https://github.com/boto/botocore) | `1.34.23` | `1.34.32` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.23` | `1.34.32` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.0` | `7.4.1` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.4.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.0` | `1.0.1` | | [types-awscrt](https://github.com/youtype/types-awscrt) | `0.20.2` | `0.20.3` | Updates `boto3` from 1.34.23 to 1.34.32 - [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.23...1.34.32) Updates `boto3-stubs` from 1.34.23 to 1.34.32 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.23 to 1.34.32 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.23...1.34.32) Updates `botocore-stubs` from 1.34.23 to 1.34.32 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `coverage` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.4.0...7.4.1) Updates `pluggy` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.3.0...1.4.0) Updates `python-dotenv` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1) Updates `types-awscrt` from 0.20.2 to 0.20.3 - [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: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: python-dotenv 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index f5e2a6a..fb1bc0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ alabaster==0.7.16 Babel==2.14.0 -boto3==1.34.23 -boto3-stubs==1.34.23 -botocore==1.34.23 -botocore-stubs==1.34.23 +boto3==1.34.32 +boto3-stubs==1.34.32 +botocore==1.34.32 +botocore-stubs==1.34.32 build==1.0.3 certifi==2023.11.17 charset-normalizer==3.3.2 -coverage==7.4.0 +coverage==7.4.1 docutils==0.20.1 execnet==2.0.2 idna==3.6 @@ -27,7 +27,7 @@ mypy-boto3-cognito-idp==1.34.3 nh3==0.2.15 packaging==23.2 pkginfo==1.9.6 -pluggy==1.3.0 +pluggy==1.4.0 Pygments==2.17.2 pyotp==2.9.0 pyproject_hooks==1.0.0 @@ -35,7 +35,7 @@ pytest==8.0.0 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2 -python-dotenv==1.0.0 +python-dotenv==1.0.1 readme-renderer==42.0 requests==2.31.0 requests-toolbelt==1.0.0 @@ -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.2 +types-awscrt==0.20.3 types-s3transfer==0.10.0 typing==3.7.4.3 typing_extensions==4.9.0