From 2b3eccd0a662edb55f523005406ee74f43dfe06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:12:51 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 5 updates (#147) Bumps the prod-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.39` | `1.34.44` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.39` | `1.34.44` | | [botocore](https://github.com/boto/botocore) | `1.34.39` | `1.34.44` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.39` | `1.34.44` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.1` | Updates `boto3` from 1.34.39 to 1.34.44 - [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.39...1.34.44) Updates `boto3-stubs` from 1.34.39 to 1.34.44 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.39 to 1.34.44 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.39...1.34.44) Updates `botocore-stubs` from 1.34.39 to 1.34.44 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `pytest` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.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: pytest 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8bf1fa5..a18814f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ alabaster==0.7.16 Babel==2.14.0 -boto3==1.34.39 -boto3-stubs==1.34.39 -botocore==1.34.39 -botocore-stubs==1.34.39 +boto3==1.34.44 +boto3-stubs==1.34.44 +botocore==1.34.44 +botocore-stubs==1.34.44 build==1.0.3 certifi==2024.2.2 charset-normalizer==3.3.2 @@ -31,7 +31,7 @@ pluggy==1.4.0 Pygments==2.17.2 pyotp==2.9.0 pyproject_hooks==1.0.0 -pytest==8.0.0 +pytest==8.0.1 pytest-cov==4.1.0 pytest-xdist==3.5.0 python-dateutil==2.8.2