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.6.2 to >=0.6.2,<0.8.0 #57

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.7.0

0.7.0 (2022-07-12)

⚠ BREAKING CHANGES

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

Features

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

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

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

Bug Fixes

  • resolve TimeoutError and add context manager to Connector (#309) (372e401)

0.5.2 (2022-03-01)

⚠ BREAKING CHANGES

  • update error messages and doc strings (#276)

... (truncated)

Commits
  • fe2e588 chore(main): release 0.7.0 (#395)
  • b6a0d0b chore: update region tags in test samples (#396)
  • e172186 chore: release 0.7.0 (#397)
  • 50b81fb feat!: remove deprecated global 'connector.connect' function (#394)
  • 40425f9 chore: update system tests to use Connector object (#392)
  • c25cecd chore(deps): update googlecloudplatform/release-please-action action to v3.2....
  • a2e7dca chore(deps): update dependency cryptography to v37.0.4 (#391)
  • 46fd7ff chore(deps): update googlecloudplatform/release-please-action action to v3.2....
  • 4141cce chore(deps): update dependency requests to v2.28.1 (#387)
  • 4af1480 chore(deps): update dependency google-auth to v2.9.0 (#386)
  • 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)