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.10.0 #77

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

0.9.0 (2022-10-18)

Features

  • add sqladmin_api_endpoint arg to specify Cloud SQL Admin API endpoint (#475) (bf1a909)
  • add quota_project arg to specify quota and billing project (#472) (528852a)
  • downscope token used for IAM DB AuthN (#488) (d461d75)

Bug Fixes

  • throw error if Auto IAM AuthN is unsupported (#476) (fef0cd7)
Changelog

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

0.9.0 (2022-10-18)

Features

  • add sqladmin_api_endpoint arg to specify Cloud SQL Admin API endpoint (#475) (bf1a909)
  • add quota_project arg to specify quota and billing project (#472) (528852a)
  • downscope token used for IAM DB AuthN (#488) (d461d75)

Bug Fixes

  • throw error if Auto IAM AuthN is unsupported (#476) (fef0cd7)

0.8.1 (2022-09-07)

Documentation

  • add README code sample for Flask-SQLAlchemy and FastAPI (#432) (fadc357)

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)

... (truncated)

Commits
  • 10bc2ac chore(main): release 0.9.0 (#474)
  • 9aacba4 chore(deps): update dependency google-auth to v2.13.0 (#505)
  • 04a6609 chore(deps): update dependency types-pymysql to v1.0.19.1 (#504)
  • 5f31948 chore(deps): update google-github-actions/auth action to v0.8.3 (#497)
  • d5bb726 chore(deps): update dependency sqlalchemy to v1.4.42 (#503)
  • a6fa58e chore(deps): update google-github-actions/get-secretmanager-secrets action to...
  • 90b05bc chore(deps): update dependency black to v22.10.0 (#493)
  • b9f9180 chore(deps): update dependency pg8000 to v1.29.2 (#494)
  • 5d58ecf chore(deps): update dependency mypy to v0.982 (#492)
  • d461d75 feat: downscope token used for IAM DB AuthN (#488)
  • 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 #88.