From 98869a4f855e3d81828a5241ff9041ddd7f047ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 10:03:30 +0000 Subject: [PATCH] Bump the primary-deps group with 5 updates Bumps the primary-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.20.1` | `3.21.0` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.7` | `42.0.5` | | [botocore](https://github.com/boto/botocore) | `1.34.11` | `1.34.53` | | [boto3](https://github.com/boto/boto3) | `1.34.11` | `1.34.53` | | [slack-sdk](https://github.com/slackapi/python-slack-sdk) | `3.26.1` | `3.27.1` | Updates `marshmallow` from 3.20.1 to 3.21.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.20.1...3.21.0) Updates `cryptography` from 41.0.7 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.5) Updates `botocore` from 1.34.11 to 1.34.53 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.11...1.34.53) Updates `boto3` from 1.34.11 to 1.34.53 - [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.11...1.34.53) Updates `slack-sdk` from 3.26.1 to 3.27.1 - [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.26.1...v3.27.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: primary-deps - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major 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-minor 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 0453d07..b2e205c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,13 +1,13 @@ cloudaux-lite==1.0.0 click==8.1.7 PyYAML==6.0.1 -marshmallow==3.20.1 +marshmallow==3.21.0 retry==0.9.2 pyjwt==2.8.0 requests==2.31.0 -cryptography==41.0.7 -botocore==1.34.11 -boto3==1.34.11 -slack-sdk==3.26.1 +cryptography==42.0.5 +botocore==1.34.53 +boto3==1.34.53 +slack-sdk==3.27.1 deepdiff==6.7.1 iambic-core==0.11.97