alannadevgen / weather

Predictions of the weather forecast at Houilles
Apache License 2.0
0 stars 0 forks source link

Bump pandas-gbq from 0.19.2 to 0.20.0 #17

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps pandas-gbq from 0.19.2 to 0.20.0.

Release notes

Sourced from pandas-gbq's releases.

v0.20.0

0.20.0 (2023-12-10)

Features

Bug Fixes

Documentation

  • Migrate .readthedocs.yml to configuration file v2 (#689) (d921219)
Changelog

Sourced from pandas-gbq's changelog.

0.20.0 (2023-12-10)

Features

Bug Fixes

Documentation

  • Migrate .readthedocs.yml to configuration file v2 (#689) (d921219)
Commits
  • 5d4d6cf chore(main): release 0.20.0 (#650)
  • 7561e82 build: update actions/checkout and actions/setup-python (#712)
  • eeb1959 feat: removed pkg_resources for native namespace support (#707)
  • edb93cc feat: Add support for Python 3.12 (#702)
  • e52e8f8 feat: add 'columns' as an alias for 'col_order' (#701)
  • 5a558e4 chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/templates/py...
  • d921106 chore: include api error info in raised errors (#699)
  • 4051266 chore(deps): bump pyarrow from 12.0.1 to 14.0.1 in /samples/snippets (#696)
  • 914d1b1 chore: bump urllib3 from 1.26.12 to 1.26.18 (#695)
  • 0594587 chore: update docfx minimum Python version (#693)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)