From da7466f52285280c792214426a0fad898e4597cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:48:11 +0000 Subject: [PATCH] Bump the primary-deps group across 1 directory with 5 updates Bumps the primary-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.1` | `3.21.2` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [botocore](https://github.com/boto/botocore) | `1.34.74` | `1.34.117` | | [boto3](https://github.com/boto/boto3) | `1.34.74` | `1.34.117` | | [slack-sdk](https://github.com/slackapi/python-slack-sdk) | `3.27.1` | `3.27.2` | Updates `marshmallow` from 3.21.1 to 3.21.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.1...3.21.2) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) Updates `botocore` from 1.34.74 to 1.34.117 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.74...1.34.117) Updates `boto3` from 1.34.74 to 1.34.117 - [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.117) Updates `slack-sdk` from 3.27.1 to 3.27.2 - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Changelog](https://github.com/slackapi/python-slack-sdk/blob/main/docs-v2/changelog.html) - [Commits](https://github.com/slackapi/python-slack-sdk/compare/v3.27.1...v3.27.2) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-deps - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-deps - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-deps - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-deps - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: primary-deps ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 336b19d..b9096a3 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,12 +2,12 @@ iambic-core==0.11.97 cloudaux-lite==1.0.0 click==8.1.7 PyYAML==6.0.1 -marshmallow==3.21.1 +marshmallow==3.21.2 retry==0.9.2 pyjwt==2.8.0 -requests==2.31.0 +requests==2.32.3 # cryptography==42.0.5 Handled by iambic-core -botocore==1.34.74 -boto3==1.34.74 -slack-sdk==3.27.1 +botocore==1.34.117 +boto3==1.34.117 +slack-sdk==3.27.2 deepdiff==6.7.1