catalyst-cooperative / pudl-usage-metrics

A dagster ETL for collecting and cleaning PUDL usage metrics.
MIT License
1 stars 0 forks source link

Update cloud-sql-python-connector[pg8000] requirement from <0.8.0,>=0.6.2 to >=0.6.2,<0.9.0 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on cloud-sql-python-connector[pg8000] to permit the latest version.

Release notes

Sourced from cloud-sql-python-connector[pg8000]'s releases.

v0.8.0

0.8.0 (2022-07-29)

Features

Bug Fixes

Changelog

Sourced from cloud-sql-python-connector[pg8000]'s changelog.

0.8.0 (2022-07-29)

Features

Bug Fixes

0.7.0 (2022-07-12)

⚠ BREAKING CHANGES

  • remove deprecated global 'connector.connect' function (#394)

Features

  • remove deprecated global 'connector.connect' function (#394) (50b81fb)

0.6.2 (2022-06-07)

Documentation

  • add Colab Notebook for Postgres, MySQL and SQL Server (#372) (a16068f)

0.6.1 (2022-05-03)

Bug Fixes

  • update dependencies to latest versions (#351) (009dfda)

0.6.0 (2022-04-05)

⚠ BREAKING CHANGES

  • deprecate default connect method (#316)

Features

... (truncated)

Commits
  • d0cd3bd chore(main): release 0.8.0 (#408)
  • 4bd5914 chore: remove auth.enc file (#412)
  • 85e3a5c chore(deps): update googlecloudplatform/release-please-action action to v3.2....
  • 5cda924 fix: stop event loop on Connector.close (#410)
  • 9a4498f chore: enable release-trigger (#407)
  • 3170b1f feat: add support for asyncpg driver (#390)
  • 91c08c4 chore: add header check (#406)
  • d900d49 chore: update typo in notebooks (#405)
  • 312cdd6 chore(deps): update dependency mypy to v0.971 (#404)
  • 50c15c2 chore(deps): update googlecloudplatform/release-please-action action to v3.2....
  • 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

Superseded by #77.