From 91d8a79036fa8adeb5bbf2780bae4b3738152907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:48:04 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 8 updates (#154) Bumps the prod-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.59` | `1.34.69` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.59` | `1.34.69` | | [botocore](https://github.com/boto/botocore) | `1.34.59` | `1.34.69` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.59` | `1.34.69` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.3` | `7.4.4` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.2` | `7.1.0` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.0` | `0.10.1` | | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.18.1` | Updates `boto3` from 1.34.59 to 1.34.69 - [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.59...1.34.69) Updates `boto3-stubs` from 1.34.59 to 1.34.69 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.59 to 1.34.69 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.59...1.34.69) Updates `botocore-stubs` from 1.34.59 to 1.34.69 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `coverage` from 7.4.3 to 7.4.4 - [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.3...7.4.4) Updates `importlib-metadata` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v7.0.2...v7.1.0) Updates `s3transfer` from 0.10.0 to 0.10.1 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.0...0.10.1) Updates `zipp` from 3.17.0 to 3.18.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.18.1) --- 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: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: zipp 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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index ac05fab..925b0a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,18 @@ alabaster==0.7.16 Babel==2.14.0 -boto3==1.34.59 -boto3-stubs==1.34.59 -botocore==1.34.59 -botocore-stubs==1.34.59 +boto3==1.34.69 +boto3-stubs==1.34.69 +botocore==1.34.69 +botocore-stubs==1.34.69 build==1.1.1 certifi==2024.2.2 charset-normalizer==3.3.2 -coverage==7.4.3 +coverage==7.4.4 docutils==0.20.1 execnet==2.0.2 idna==3.6 imagesize==1.4.1 -importlib-metadata==7.0.2 +importlib-metadata==7.1.0 iniconfig==2.0.0 jaraco.classes==3.3.1 Jinja2==3.1.3 @@ -41,7 +41,7 @@ requests==2.31.0 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.7.1 -s3transfer==0.10.0 +s3transfer==0.10.1 six==1.16.0 snowballstemmer==2.2.0 Sphinx==7.2.6 @@ -59,4 +59,4 @@ types-s3transfer==0.10.0 typing==3.7.4.3 typing_extensions==4.10.0 urllib3<2.3 -zipp==3.17.0 +zipp==3.18.1