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.19.1 #261

Closed dependabot[bot] closed 2 months 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.19.1

0.19.1 (2023-01-25)

Documentation

  • Updates the user instructions re OAuth (0c2b716)
Changelog

Sourced from pandas-gbq's changelog.

0.19.1 (2023-01-25)

Documentation

  • Updates the user instructions re OAuth (0c2b716)

0.19.0 (2023-01-11)

Features

  • Adds ability to provide redirect uri (#595) (a06085e)

0.18.1 (2022-11-28)

Dependencies

  • Remove upper bound for python and pyarrow (#592) (4d28684)

0.18.0 (2022-11-19)

Features

  • Map "if_exists" value to LoadJobConfig.WriteDisposition (#583) (7389cd2)

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)

... (truncated)

Commits
  • 8fe9c01 chore(main): release 0.19.1 (#606)
  • 0c2b716 feat: updates the user instructions re OAuth (#603)
  • 98f1571 chore(main): release 0.19.0 (#600)
  • a06085e feat: adds ability to provide redirect uri (#595)
  • 7907b6b chore(python): add support for python 3.11 (#599)
  • b45b850 chore: updates python version to 3.11 (#597)
  • 771371c build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/gcp/templ...
  • 4d16e63 chore(main): release 0.18.1 (#593)
  • 4d28684 deps: Remove upper bound for python and pyarrow (#592)
  • 442116b chore(python): drop flake8-import-order in samples noxfile (#591)
  • 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 2 months ago

Superseded by #325.