From d70805f7c4a25c7c51a916e99e5776b6535e5337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 09:52:28 +0200 Subject: [PATCH] Upgrade: Bump the dependencies group with 6 updates (#402) Bumps the dependencies group with 6 updates: | Package | Update | | --- | --- | | [anyio](https://github.com/agronholm/anyio) | 3.7.0 to 3.7.1 | | [boto3](https://github.com/boto/boto3) | 1.26.149 to 1.27.1 | | [botocore](https://github.com/boto/botocore) | 1.29.149 to 1.30.1 | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | 1.1.1 to 1.1.2 | | [httpcore](https://github.com/encode/httpcore) | 0.17.2 to 0.17.3 | | [sentry-sdk](https://github.com/getsentry/sentry-python) | 1.25.1 to 1.27.0 | Updates `anyio` from 3.7.0 to 3.7.1 - [Changelog](https://github.com/agronholm/anyio/blob/3.7.1/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/3.7.0...3.7.1) Updates `boto3` from 1.26.149 to 1.27.1 - [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.26.149...1.27.1) Updates `botocore` from 1.29.149 to 1.30.1 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.29.149...1.30.1) Updates `exceptiongroup` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.1...1.1.2) Updates `httpcore` from 0.17.2 to 0.17.3 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpcore/compare/0.17.2...0.17.3) Updates `sentry-sdk` from 1.25.1 to 1.27.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.25.1...1.27.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patric Stout --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 367d402..1c0a474 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,23 +1,23 @@ aioauth-client==0.28.1 aiohttp==3.8.4 aiosignal==1.3.1 -anyio==3.7.0 +anyio==3.7.1 async-timeout==4.0.2 attrs==23.1.0 -boto3==1.26.149 -botocore==1.29.149 +boto3==1.27.1 +botocore==1.30.1 certifi==2023.5.7 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 cryptography==41.0.1 -exceptiongroup==1.1.1 +exceptiongroup==1.1.2 frozenlist==1.3.3 gitdb==4.0.10 github3.py==4.0.1 GitPython==3.1.31 h11==0.14.0 -httpcore==0.17.2 +httpcore==0.17.3 httpx==0.24.1 idna==3.4 jmespath==1.0.1 @@ -32,7 +32,7 @@ python-dateutil==2.8.2 PyYAML==6.0 requests==2.31.0 s3transfer==0.6.1 -sentry-sdk==1.25.1 +sentry-sdk==1.27.0 six==1.16.0 smmap==5.0.0 sniffio==1.3.0