Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump the dependencies group across 1 directory with 18 updates #483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. Upgrade: Bump the dependencies group across 1 directory with 18 updates

    Bumps the dependencies group with 18 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.8` |
    | [anyio](https://github.com/agronholm/anyio) | `4.4.0` | `4.6.0` |
    | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.2.0` |
    | [boto3](https://github.com/boto/boto3) | `1.34.138` | `1.35.30` |
    | [botocore](https://github.com/boto/botocore) | `1.34.138` | `1.35.30` |
    | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.8.30` |
    | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` |
    | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.1` |
    | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.1` | `1.2.2` |
    | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` |
    | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` |
    | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` |
    | [multidict](https://github.com/aio-libs/multidict) | `6.0.5` | `6.1.0` |
    | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.9.0` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.15.0` |
    | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `1.26.20` |
    | [yarl](https://github.com/aio-libs/yarl) | `1.9.4` | `1.13.1` |
    
    
    
    Updates `aiohttp` from 3.9.5 to 3.10.8
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.5...v3.10.8)
    
    Updates `anyio` from 4.4.0 to 4.6.0
    - [Release notes](https://github.com/agronholm/anyio/releases)
    - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
    - [Commits](agronholm/anyio@4.4.0...4.6.0)
    
    Updates `attrs` from 23.2.0 to 24.2.0
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    Updates `boto3` from 1.34.138 to 1.35.30
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Commits](boto/boto3@1.34.138...1.35.30)
    
    Updates `botocore` from 1.34.138 to 1.35.30
    - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
    - [Commits](boto/botocore@1.34.138...1.35.30)
    
    Updates `certifi` from 2024.6.2 to 2024.8.30
    - [Commits](certifi/python-certifi@2024.06.02...2024.08.30)
    
    Updates `cffi` from 1.16.0 to 1.17.1
    - [Release notes](https://github.com/python-cffi/cffi/releases)
    - [Commits](python-cffi/cffi@v1.16.0...v1.17.1)
    
    Updates `cryptography` from 42.0.8 to 43.0.1
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.8...43.0.1)
    
    Updates `exceptiongroup` from 1.2.1 to 1.2.2
    - [Release notes](https://github.com/agronholm/exceptiongroup/releases)
    - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
    - [Commits](agronholm/exceptiongroup@1.2.1...1.2.2)
    
    Updates `httpx` from 0.27.0 to 0.27.2
    - [Release notes](https://github.com/encode/httpx/releases)
    - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
    - [Commits](encode/httpx@0.27.0...0.27.2)
    
    Updates `idna` from 3.7 to 3.10
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.7...v3.10)
    
    Updates `marshmallow` from 3.21.3 to 3.22.0
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0)
    
    Updates `multidict` from 6.0.5 to 6.1.0
    - [Release notes](https://github.com/aio-libs/multidict/releases)
    - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
    - [Commits](aio-libs/multidict@v6.0.5...v6.1.0)
    
    Updates `pyjwt` from 2.8.0 to 2.9.0
    - [Release notes](https://github.com/jpadilla/pyjwt/releases)
    - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
    - [Commits](jpadilla/pyjwt@2.8.0...2.9.0)
    
    Updates `pyyaml` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `sentry-sdk` from 2.7.1 to 2.15.0
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@2.7.1...2.15.0)
    
    Updates `urllib3` from 1.26.19 to 1.26.20
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.19...1.26.20)
    
    Updates `yarl` from 1.9.4 to 1.13.1
    - [Release notes](https://github.com/aio-libs/yarl/releases)
    - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
    - [Commits](aio-libs/yarl@v1.9.4...v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: anyio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: attrs
      dependency-type: direct:production
      update-type: version-update:semver-major
      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: certifi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: cffi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: exceptiongroup
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: httpx
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: marshmallow
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: multidict
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pyjwt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pyyaml
      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
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: yarl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    01c399a View commit details
    Browse the repository at this point in the history