Python: Build(deps-dev): Bump griffe from 2.2.0 to 2.3.0 in /python - #8468
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@2.2.0...2.3.0) --- updated-dependencies: - dependency-name: griffe dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
SergeyMenshykh,
Eduard van Valkenburg (eavanvalkenburg),
Roger Barreto (rogerbarreto) and
westey (westey-m)
as code owners
September 17, 2026 14:34
dependabot
Bot
requested review from
Jose Alvarez (jpalvarezl) and
Evan Mattson (moonbox3)
as code owners
September 17, 2026 14:34
dependabot
Bot
requested review from
Tao Chen (TaoChenOSU) and
Giles Odigwe (giles17)
as code owners
September 17, 2026 14:34
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
python/uv.lock remains pinned to 2.2.0, causing frozen dependency synchronization to fail.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Bumps the Python development dependency griffe from 2.2.0 to 2.3.0.
Changes:
- Updates the
griffedevelopment dependency pin.
File summaries
| File | Description |
|---|---|
python/pyproject.toml |
Updates griffe to 2.3.0. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| "tomli==2.4.1", | ||
| "prek==0.5.2", | ||
| "griffe==2.2.0", | ||
| "griffe==2.3.0", |
Contributor
|
Copilot fix the comment and failing CI/CD checks. I approve whatever plan you come up with. |
Co-authored-by: moonbox3 <35585003+moonbox3@users.noreply.github.com>
Contributor
Evan Mattson (moonbox3)
approved these changes
Sep 18, 2026
Evan Mattson (moonbox3)
enabled auto-merge
September 18, 2026 02:37
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps griffe from 2.2.0 to 2.3.0.
Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
ecd5349chore: Prepare release 2.3.009a2a13feat: Add option to give precedence to docstrings in stubs vs. sourcee095a7cfix: Preserve nested tuple parenthesesefa8ac1Merge branch 'main' of github.com:mkdocstrings/griffe092ac31perf: Reuse computed parent inis_imported76e1082chore: Add docs for package parameter8f05a4aperf: Only build debug messages at debug level06cd02eperf: Avoid creating new sets when handling labelse21851eperf: Maintain map of AST node type to visitor functionb968de0perf: Avoid cyclic refs in ASTs to allow garbage-collecting themDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)