Skip to content

Commit 7b0c856

Browse files
Build: Bump griffe from 1.7.3 to 1.9.0 (#2280)
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.7.3 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/releases">griffe's releases</a>.</em></p> <blockquote> <h2>1.9.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.9.0">1.9.0</a> - 2025-07-28</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.8.0...1.9.0">Compare with 1.8.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support PEP 695 generics (<a href="https://github.com/mkdocstrings/griffe/commit/be28e9c9835a709fca0a78990c56e8d652a71a8c">be28e9c</a> by Victor Westerhuis). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/342">Issue-342</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/348">PR-348</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h2>1.8.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.8.0">1.8.0</a> - 2025-07-23</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.7.3...1.8.0">Compare with 1.7.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add method to functions and classes to build and return a stringified signature (<a href="https://github.com/mkdocstrings/griffe/commit/8ef1486e9b1f0872cca3b1cd2419144b702a0c1e">8ef1486</a> by ISOREX). <a href="https://github.com/mkdocstrings/griffe/discussions/376">Discussion-376</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/381">PR-381</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Enhance Sphinx-style parameter parsing to handle invalid type info (<a href="https://github.com/mkdocstrings/griffe/commit/cbce5a2c2429dc92e15ac3a8fe53db55825ebd6c">cbce5a2</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/396">PR-396</a></li> <li>Parse Sphinx parameter types as expressions (<a href="https://github.com/mkdocstrings/griffe/commit/70dda21d15dfdf5807dde370fb636d69eea6272b">70dda21</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/392">PR-392</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Avoid SyntaxError when loading modules encoded in UTF8 with BOM (<a href="https://github.com/mkdocstrings/griffe/commit/b3461901ae08204ea6184025a006f5d34152d30d">b346190</a> by John Hennig). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/386">Issue-386</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/387">PR-387</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Correctly parenthesize expressions (<a href="https://github.com/mkdocstrings/griffe/commit/a8c5585c8a45a4d6b67bd5dc36d7054478d3873d">a8c5585</a> by Abraham Cheung). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/389">PR-389</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Be more consistent regarding not overriding submodules with aliases (<a href="https://github.com/mkdocstrings/griffe/commit/be1963cca6d7d49bcc41fdf05570b1bfba934330">be1963c</a> by Timothée Mazzucotelli).</li> <li>Allow <code>ExprName.parent</code> to be of type <code>griffe.Function</code> (<a href="https://github.com/mkdocstrings/griffe/commit/acafbd8b6d97fe8370f3eb730e2154e19b2c1a54">acafbd8</a> by Edouard Choinière). <a href="https://github.com/mkdocstrings/griffe/discussions/391">Issue-391</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/395">PR-395</a></li> <li>Normalize labels for attributes (<a href="https://github.com/mkdocstrings/griffe/commit/1b376cd39ce99730910d8344abbfd5c53ce28300">1b376cd</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md">griffe's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.9.0">1.9.0</a> - 2025-07-28</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.8.0...1.9.0">Compare with 1.8.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Support PEP 695 generics (<a href="https://github.com/mkdocstrings/griffe/commit/be28e9c9835a709fca0a78990c56e8d652a71a8c">be28e9c</a> by Victor Westerhuis). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/342">Issue-342</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/348">PR-348</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/1.8.0">1.8.0</a> - 2025-07-23</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/1.7.3...1.8.0">Compare with 1.7.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add method to functions and classes to build and return a stringified signature (<a href="https://github.com/mkdocstrings/griffe/commit/8ef1486e9b1f0872cca3b1cd2419144b702a0c1e">8ef1486</a> by ISOREX). <a href="https://github.com/mkdocstrings/griffe/discussions/376">Discussion-376</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/381">PR-381</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Enhance Sphinx-style parameter parsing to handle invalid type info (<a href="https://github.com/mkdocstrings/griffe/commit/cbce5a2c2429dc92e15ac3a8fe53db55825ebd6c">cbce5a2</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/396">PR-396</a></li> <li>Parse Sphinx parameter types as expressions (<a href="https://github.com/mkdocstrings/griffe/commit/70dda21d15dfdf5807dde370fb636d69eea6272b">70dda21</a> by Edouard Choinière). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/392">PR-392</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Avoid SyntaxError when loading modules encoded in UTF8 with BOM (<a href="https://github.com/mkdocstrings/griffe/commit/b3461901ae08204ea6184025a006f5d34152d30d">b346190</a> by John Hennig). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/386">Issue-386</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/387">PR-387</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> <li>Correctly parenthesize expressions (<a href="https://github.com/mkdocstrings/griffe/commit/a8c5585c8a45a4d6b67bd5dc36d7054478d3873d">a8c5585</a> by Abraham Cheung). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/389">PR-389</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Be more consistent regarding not overriding submodules with aliases (<a href="https://github.com/mkdocstrings/griffe/commit/be1963cca6d7d49bcc41fdf05570b1bfba934330">be1963c</a> by Timothée Mazzucotelli).</li> <li>Allow <code>ExprName.parent</code> to be of type <code>griffe.Function</code> (<a href="https://github.com/mkdocstrings/griffe/commit/acafbd8b6d97fe8370f3eb730e2154e19b2c1a54">acafbd8</a> by Edouard Choinière). <a href="https://github.com/mkdocstrings/griffe/discussions/391">Issue-391</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/395">PR-395</a></li> <li>Normalize labels for attributes (<a href="https://github.com/mkdocstrings/griffe/commit/1b376cd39ce99730910d8344abbfd5c53ce28300">1b376cd</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/032779aa3bdfbdaeb6411da4f8853318ff2e8424"><code>032779a</code></a> chore: Prepare release 1.9.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/be28e9c9835a709fca0a78990c56e8d652a71a8c"><code>be28e9c</code></a> feat: Support PEP 695 generics</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/27a385b435d3c09eedeffe980416f7012e65ed6f"><code>27a385b</code></a> chore: Prepare release 1.8.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/8ef1486e9b1f0872cca3b1cd2419144b702a0c1e"><code>8ef1486</code></a> feat: Add method to functions and classes to build and return a stringified s...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/b3461901ae08204ea6184025a006f5d34152d30d"><code>b346190</code></a> fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOM</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/a8c5585c8a45a4d6b67bd5dc36d7054478d3873d"><code>a8c5585</code></a> fix: Correctly parenthesize expressions</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/0a051861d4fc3e064f2d19d53e1abab112316771"><code>0a05186</code></a> ci: Ignore Mypy warnings</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/cbce5a2c2429dc92e15ac3a8fe53db55825ebd6c"><code>cbce5a2</code></a> feat: Enhance Sphinx-style parameter parsing to handle invalid type info</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/2d77bf16a0b6f823e2bbe54a49f2c26e4cd1e290"><code>2d77bf1</code></a> Merge branch 'main' of github.com:mkdocstrings/griffe</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/be1963cca6d7d49bcc41fdf05570b1bfba934330"><code>be1963c</code></a> refactor: Be more consistent regarding not overriding submodules with aliases</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/1.7.3...1.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=griffe&package-manager=pip&previous-version=1.7.3&new-version=1.9.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e97e275 commit 7b0c856

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ mypy-boto3-dynamodb = ">=1.28.18"
109109
[tool.poetry.group.docs.dependencies]
110110
# for mkdocs
111111
mkdocs = "1.6.1"
112-
griffe = "1.7.3"
112+
griffe = "1.9.0"
113113
jinja2 = "3.1.6"
114114
mkdocstrings = "0.30.0"
115115
mkdocstrings-python = "1.16.12"

0 commit comments

Comments
 (0)