deployment-gap-model-education-fund / deployment-gap-model

ETL code for the Deployment Gap Model Education Fund
https://www.deploymentgap.fund/
MIT License
6 stars 2 forks source link

Update pandas-gbq requirement from ~=0.17.0 to ~=0.17.9 #237

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on pandas-gbq to permit the latest version.

Release notes

Sourced from pandas-gbq's releases.

v0.17.9

0.17.9 (2022-09-27)

Bug Fixes

  • Updates requirements.txt to fix failing tests due to missing req (#575) (1d797a3)
Changelog

Sourced from pandas-gbq's changelog.

0.17.9 (2022-09-27)

Bug Fixes

  • Updates requirements.txt to fix failing tests due to missing req (#575) (1d797a3)

0.17.8 (2022-08-09)

Bug Fixes

0.17.7 (2022-07-11)

Bug Fixes

  • allow to_gbq to run without bigquery.tables.create permission. (#539) (3988306)

0.17.6 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#529) (218e06a)

0.17.5 (2022-05-09)

Bug Fixes

0.17.4 (2022-03-14)

Bug Fixes

  • avoid deprecated "out-of-band" authentication flow (#500) (4758e3a)
  • correctly transform query job timeout configuration and exceptions (#492) (d8c3900)

0.17.3 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#493) (744a71c)
  • deps: require google-auth>=1.25.0 (744a71c)

... (truncated)

Commits
  • a6086d9 chore(main): release 0.17.9 (#576)
  • 1d797a3 fix: updates requirements.txt to fix failing tests due to missing req (#575)
  • c221f40 chore: detect samples tests in nested directories (#570)
  • 5bae282 chore(deps): update all dependencies (#567)
  • 77ab8d4 chore(python): exclude setup.py in renovate config (#568)
  • 5365ccc test: prevents query cache reuse that seems to trigger dtypes test failure (#...
  • 2a7074c chore: remove 'pip install' statements from python_library templates (#563)
  • 388196a chore(deps): update actions/setup-python action to v4 [autoapprove] (#553)
  • 588bab5 chore(main): release 0.17.8 (#551)
  • c21a414 fix(deps): allow pyarrow < 10 (#550)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.

dependabot[bot] commented 1 year ago

Superseded by #245.