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.6 #214

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from pandas-gbq's releases.

v0.17.6

0.17.6 (2022-06-03)

Documentation

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

Sourced from pandas-gbq's changelog.

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)
  • deps: require proto-plus>=1.15.0 (744a71c)

0.17.2 (2022-03-02)

Dependencies

0.17.1 (2022-02-24)

Bug Fixes

  • avoid TypeError when executing DML statements with read_gbq (#483) (e9f0e3f)

Documentation

  • document additional breaking change in 0.17.0 (#477) (a858c80)

... (truncated)

Commits
  • 429520e chore(main): release 0.17.6 (#530)
  • 218e06a docs: fix changelog header to consistent size (#529)
  • 1831774 chore(main): release 0.17.5 (#526)
  • a4ee0df fix(deps): allow pyarrow v8 (#525)
  • 6531cce chore(python): auto approve template changes (#524)
  • cd996e4 chore: [autoapprove] update readme_gen.py to include autoescape True (#522)
  • 9d5211c chore(deps): update dependency pytest to v7.1.2 (#521)
  • 5b2197e chore(python): use ubuntu 22.04 in docs image (#520)
  • 5a4998f chore(python): add nox session to sort python imports (#518)
  • 93eb305 chore(python): add license header to auto-label.yaml (#515)
  • 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 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #216.