Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump referencing from 0.32.1 to 0.33.0 (#608)
Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.32.1 to 0.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-jsonschema/referencing/releases">referencing's releases</a>.</em></p> <blockquote> <h2>v0.33.0</h2> <!-- raw HTML omitted --> <ul> <li>Add a <code>referencing.jsonschema.SchemaResource</code> type alias to go along with the other JSON Schema specialized types.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0">https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst">referencing's changelog</a>.</em></p> <blockquote> <h2>v0.33.0</h2> <ul> <li>Add a <code>referencing.jsonschema.SchemaResource</code> type alias to go along with the other JSON Schema specialized types.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-jsonschema/referencing/commit/16305060454f89ec04ff6f346704553cb2763f87"><code>1630506</code></a> Add referencing.jsonschema.SchemaResource.</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/93218693620d7df17539e4d727d3ea83be1d445a"><code>9321869</code></a> Update requirements.</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/7f13fd2ca9ca4ad1b1d6abc16809e2111e4de5c4"><code>7f13fd2</code></a> Merge pull request <a href="https://redirect.github.com/python-jsonschema/referencing/issues/120">#120</a> from python-jsonschema/pre-commit-ci-update-config</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/aa7ff1989c71cd88cdb8f83308f35b8cf03194fa"><code>aa7ff19</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/a80db1d70b2bec04091519e88498e9a37c971d79"><code>a80db1d</code></a> Merge pull request <a href="https://redirect.github.com/python-jsonschema/referencing/issues/117">#117</a> from python-jsonschema/pre-commit-ci-update-config</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/d1cd7ad0ba6f65f43d3b8448c5a5e9d1c963282e"><code>d1cd7ad</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/442c7a131432079ef9a6f4922e2ae701f34f784a"><code>442c7a1</code></a> Merge pull request <a href="https://redirect.github.com/python-jsonschema/referencing/issues/116">#116</a> from python-jsonschema/pre-commit-ci-update-config</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/6071a18faea4f4669cc6627b7c2f6a1ccce35714"><code>6071a18</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/python-jsonschema/referencing/commit/39caab19956e9500f4ab1b2909bd638f361d090e"><code>39caab1</code></a> Update requirements.</li> <li>See full diff in <a href="https://github.com/python-jsonschema/referencing/compare/v0.32.1...v0.33.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=referencing&package-manager=pip&previous-version=0.32.1&new-version=0.33.0)](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>
- Loading branch information