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.2.0 #91

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

1.1.0 (2023-01-10)

Features

Bug Fixes

Changelog

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

1.1.0 (2023-01-10)

Features

Bug Fixes

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)

... (truncated)

Commits
  • a507271 chore(main): release 1.1.0 (#569)
  • 565b2dc chore(deps): update dependency google-auth to v2.16.0 (#581)
  • ef1fecd chore(deps): update dependency mock to v5.0.1 (#580)
  • a51f2f5 chore: update blunderbuss.yml (#578)
  • b2669be feat: add support for Python 3.11 (#577)
  • ff98b40 chore: update MySQL notebook to use auto IAM AuthN (#576)
  • bb4ab5d fix: update TLS protocol for python3.10 (#575)
  • 309d344 chore(deps): update dependency sqlalchemy to v1.4.46 (#573)
  • c7e879c chore(deps): update dependency types-mock to v5 (#574)
  • dbca09e chore(deps): update dependency cryptography to v39 (#572)
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.