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

Bump the python group in /tests with 10 updates #5723

Merged
merged 7 commits into from
Jun 14, 2024

Commits on Jun 10, 2024

  1. Bump the python group in /tests with 10 updates

    Bumps the python group in /tests with 10 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cryptography](https:/pyca/cryptography) | `42.0.7` | `42.0.8` |
    | [google-auth](https:/googleapis/google-auth-library-python) | `2.29.0` | `2.30.0` |
    | [gprof2dot](https:/jrfonseca/gprof2dot) | `2022.7.29` | `2024.6.6` |
    | [grpcio](https:/grpc/grpc) | `1.64.0` | `1.64.1` |
    | [grpcio-tools](https:/grpc/grpc) | `1.64.0` | `1.64.1` |
    | [kubernetes](https:/kubernetes-client/python) | `29.0.0` | `30.1.0` |
    | [more-itertools](https:/more-itertools/more-itertools) | `10.2.0` | `10.3.0` |
    | [packaging](https:/pypa/packaging) | `24.0` | `24.1` |
    | [protobuf](https:/protocolbuffers/protobuf) | `5.27.0` | `5.27.1` |
    | [pytest](https:/pytest-dev/pytest) | `8.2.1` | `8.2.2` |
    
    
    Updates `cryptography` from 42.0.7 to 42.0.8
    - [Changelog](https:/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.7...42.0.8)
    
    Updates `google-auth` from 2.29.0 to 2.30.0
    - [Release notes](https:/googleapis/google-auth-library-python/releases)
    - [Changelog](https:/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
    - [Commits](googleapis/google-auth-library-python@v2.29.0...v2.30.0)
    
    Updates `gprof2dot` from 2022.7.29 to 2024.6.6
    - [Release notes](https:/jrfonseca/gprof2dot/releases)
    - [Commits](jrfonseca/gprof2dot@2022.07.29...2024.06.06)
    
    Updates `grpcio` from 1.64.0 to 1.64.1
    - [Release notes](https:/grpc/grpc/releases)
    - [Changelog](https:/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.64.0...v1.64.1)
    
    Updates `grpcio-tools` from 1.64.0 to 1.64.1
    - [Release notes](https:/grpc/grpc/releases)
    - [Changelog](https:/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.64.0...v1.64.1)
    
    Updates `kubernetes` from 29.0.0 to 30.1.0
    - [Release notes](https:/kubernetes-client/python/releases)
    - [Changelog](https:/kubernetes-client/python/blob/master/CHANGELOG.md)
    - [Commits](kubernetes-client/python@v29.0.0...v30.1.0)
    
    Updates `more-itertools` from 10.2.0 to 10.3.0
    - [Release notes](https:/more-itertools/more-itertools/releases)
    - [Commits](more-itertools/more-itertools@v10.2.0...v10.3.0)
    
    Updates `packaging` from 24.0 to 24.1
    - [Release notes](https:/pypa/packaging/releases)
    - [Changelog](https:/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@24.0...24.1)
    
    Updates `protobuf` from 5.27.0 to 5.27.1
    - [Release notes](https:/protocolbuffers/protobuf/releases)
    - [Changelog](https:/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v5.27.0...v5.27.1)
    
    Updates `pytest` from 8.2.1 to 8.2.2
    - [Release notes](https:/pytest-dev/pytest/releases)
    - [Changelog](https:/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.2.1...8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: google-auth
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: gprof2dot
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: grpcio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: grpcio-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: kubernetes
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: more-itertools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ef46f03 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    304fcbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9f607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c9760 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    8d983bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e844c0f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    d6f2477 View commit details
    Browse the repository at this point in the history