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,<1.1.0 #88

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.

v1.0.0

1.0.0 (2022-12-06)

Features

  • add support for MySQL auto IAM AuthN (#466) (80644d7)
Changelog

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

1.0.0 (2022-12-06)

Features

  • add support for MySQL auto IAM AuthN (#466) (80644d7)

0.9.3 (2022-11-03)

Bug Fixes

  • set minimum version constraint on cryptography (#530) (d2dc58f)

0.9.2 (2022-11-02)

Bug Fixes

  • update cryptography to latest release (#527) (d6276ec)

0.9.1 (2022-11-01)

Bug Fixes

  • update dependencies to latest versions (#522) (799f35f)

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)

... (truncated)

Commits
  • aa69dd2 chore(main): release 1.0.0 (#554)
  • ef9d2df chore: set version to 1.0.0 (#557)
  • 3a1f984 chore: prepare for GA release (#555)
  • 80644d7 feat: add support for MySQL auto IAM AuthN (#466)
  • 212f3a4 chore(deps): update dependency google-auth to v2.15.0 (#553)
  • 6a6417a chore(deps): update dependency twine to v4.0.2 (#552)
  • 8bd9f8a chore(deps): update dependency cryptography to v38.0.4 (#550)
  • c5b1fdd chore(deps): update googlecloudplatform/release-please-action action to v3.6....
  • 15c39c1 chore(deps): update dependency sqlalchemy to v1.4.44 (#544)
  • 24e629d chore: add infra-db-dpes as CODEOWNERS (#541)
  • 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 #91.