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

chore(deps): upgrade google-cloud-bigquery #12226

Merged
merged 6 commits into from
Sep 29, 2022

Commits on Sep 27, 2022

  1. chore(deps): upgrade google-cloud-bigquery

    Remove version constraint and include the new dependencies of numpy and
    pyarrow.
    
    Corrects current broken state where the combination of dependencies
    prevents resolution.
    
    Increases overall image size by ~100MB to include these dependencies
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    658b97b View commit details
    Browse the repository at this point in the history
  2. lint: import Client directly to avoid mypy issue

    Refs: python/mypy#10360
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    25782c5 View commit details
    Browse the repository at this point in the history
  3. test: update tests to reflect import change

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    81ac1fc View commit details
    Browse the repository at this point in the history
  4. lint: rename variable, formatting

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    69d760f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Bump pyjwt[crypto] from 2.4.0 to 2.5.0

    Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/jpadilla/pyjwt/releases)
    - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
    - [Commits](jpadilla/pyjwt@2.4.0...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyjwt[crypto]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and di committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    aeaaf21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3cb4ec View commit details
    Browse the repository at this point in the history