Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pg8000 from 1.30.5 to 1.31.2 (#215)
Bumps [pg8000](https://github.com/tlocke/pg8000) from 1.30.5 to 1.31.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tlocke/pg8000/commit/9945228f2cec51727f83058229f59fa7397b4d64"><code>9945228</code></a> Prepare for new release</li> <li><a href="https://github.com/tlocke/pg8000/commit/0e6a319c1aec39a238eda8605844d7b494c705c3"><code>0e6a319</code></a> Add tests for Python 3.12</li> <li><a href="https://github.com/tlocke/pg8000/commit/62a90d4aa55ec540836c1aa8fdc24f569f96ba29"><code>62a90d4</code></a> Non-ascii parameter statuses fail</li> <li><a href="https://github.com/tlocke/pg8000/commit/e80fbb1f8ee9642ae873f43f080a1ea5c06bc7a2"><code>e80fbb1</code></a> Update note on IN in README</li> <li><a href="https://github.com/tlocke/pg8000/commit/7ab71489289997d44265820635ebc56f5292d663"><code>7ab7148</code></a> Add 'author' to pyproject</li> <li><a href="https://github.com/tlocke/pg8000/commit/d0356d5476f6493a3e2deb571d605b90c8deb7fc"><code>d0356d5</code></a> Tests: fixup for the dbname mentioned in a couple of SCRAM-related test comme...</li> <li><a href="https://github.com/tlocke/pg8000/commit/5ac331c260145b1d1795206dd2dea6be3b823b45"><code>5ac331c</code></a> Prepare for new release</li> <li><a href="https://github.com/tlocke/pg8000/commit/809bed8441837c4556bfc6ea5ab07a2c1ddd2168"><code>809bed8</code></a> Move to src style layout</li> <li><a href="https://github.com/tlocke/pg8000/commit/c789c9866828a206c3e2f68f93e06a49afa20311"><code>c789c98</code></a> Prepare for new release</li> <li><a href="https://github.com/tlocke/pg8000/commit/d815ef6d07e1e0600d5ac385c198e621dbb340c5"><code>d815ef6</code></a> Better defaults for SSL</li> <li>Additional commits viewable in <a href="https://github.com/tlocke/pg8000/compare/1.30.5...1.31.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pg8000&package-manager=pip&previous-version=1.30.5&new-version=1.31.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information