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 across 1 directory with 18 updates #813

Closed
wants to merge 1 commit into from

Commits on May 20, 2024

  1. Bump the python group across 1 directory with 18 updates

    Bumps the python group with 18 updates in the /tests directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cryptography](https://github.com/pyca/cryptography) | `42.0.5` | `42.0.7` |
    | [flaky](https://github.com/box/flaky) | `3.7.0` | `3.8.1` |
    | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.28.1` | `2.29.0` |
    | [grpcio](https://github.com/grpc/grpc) | `1.62.0` | `1.63.0` |
    | [grpcio-tools](https://github.com/grpc/grpc) | `1.62.0` | `1.63.0` |
    | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
    | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` |
    | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` |
    | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` |
    | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.3` | `5.26.1` |
    | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.5.1` | `0.6.0` |
    | [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.3.0` | `0.4.0` |
    | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` |
    | [pyopenssl](https://github.com/pyca/pyopenssl) | `24.0.0` | `24.1.0` |
    | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.1` | `3.1.2` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.0.2` | `8.2.1` |
    | [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` |
    | [websocket-client](https://github.com/websocket-client/websocket-client) | `1.7.0` | `1.8.0` |
    
    
    
    Updates `cryptography` from 42.0.5 to 42.0.7
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.5...42.0.7)
    
    Updates `flaky` from 3.7.0 to 3.8.1
    - [Release notes](https://github.com/box/flaky/releases)
    - [Changelog](https://github.com/box/flaky/blob/master/HISTORY.rst)
    - [Commits](box/flaky@v3.7.0...v3.8.1)
    
    Updates `google-auth` from 2.28.1 to 2.29.0
    - [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
    - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
    - [Commits](googleapis/google-auth-library-python@v2.28.1...v2.29.0)
    
    Updates `grpcio` from 1.62.0 to 1.63.0
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.62.0...v1.63.0)
    
    Updates `grpcio-tools` from 1.62.0 to 1.63.0
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.62.0...v1.63.0)
    
    Updates `idna` from 3.6 to 3.7
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    Updates `jinja2` from 3.1.3 to 3.1.4
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    Updates `packaging` from 23.2 to 24.0
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@23.2...24.0)
    
    Updates `pluggy` from 1.4.0 to 1.5.0
    - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pluggy@1.4.0...1.5.0)
    
    Updates `protobuf` from 4.25.3 to 5.26.1
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v4.25.3...v5.26.1)
    
    Updates `pyasn1` from 0.5.1 to 0.6.0
    - [Release notes](https://github.com/pyasn1/pyasn1/releases)
    - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
    - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.0)
    
    Updates `pyasn1-modules` from 0.3.0 to 0.4.0
    - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases)
    - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt)
    - [Commits](pyasn1/pyasn1-modules@v0.3.0...v0.4.0)
    
    Updates `pycparser` from 2.21 to 2.22
    - [Release notes](https://github.com/eliben/pycparser/releases)
    - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES)
    - [Commits](eliben/pycparser@release_v2.21...release_v2.22)
    
    Updates `pyopenssl` from 24.0.0 to 24.1.0
    - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
    - [Commits](pyca/pyopenssl@24.0.0...24.1.0)
    
    Updates `pyparsing` from 3.1.1 to 3.1.2
    - [Release notes](https://github.com/pyparsing/pyparsing/releases)
    - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
    - [Commits](pyparsing/pyparsing@3.1.1...pyparsing_3.1.2)
    
    Updates `pytest` from 8.0.2 to 8.2.1
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.2...8.2.1)
    
    Updates `requests-oauthlib` from 1.3.1 to 2.0.0
    - [Release notes](https://github.com/requests/requests-oauthlib/releases)
    - [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)
    - [Commits](requests/requests-oauthlib@v1.3.1...v2.0.0)
    
    Updates `websocket-client` from 1.7.0 to 1.8.0
    - [Release notes](https://github.com/websocket-client/websocket-client/releases)
    - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
    - [Commits](websocket-client/websocket-client@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: flaky
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: google-auth
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: grpcio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: grpcio-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: jinja2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: pluggy
      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-major
      dependency-group: python
    - dependency-name: pyasn1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: pyasn1-modules
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: pycparser
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: pyopenssl
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: pyparsing
      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-minor
      dependency-group: python
    - dependency-name: requests-oauthlib
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: websocket-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 20, 2024
    Configuration menu
    Copy the full SHA
    db6b496 View commit details
    Browse the repository at this point in the history