Skip to content

Commit 6b8d6ce

Browse files
Update sphobjinv requirement from >=2.3.1.3 to >=2.4 (#242)
Updates the requirements on [sphobjinv](https://github.com/bskinn/sphobjinv) to permit the latest version. - [Release notes](https://github.com/bskinn/sphobjinv/releases) - [Changelog](https://github.com/bskinn/sphobjinv/blob/main/CHANGELOG.md) - [Commits](bskinn/sphobjinv@v2.3.1.3...v2.4) --- updated-dependencies: - dependency-name: sphobjinv dependency-version: '2.4' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e57de70 commit 6b8d6ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ docs = [
7676
"sphinx-autodoc-typehints>=3.10.2",
7777
"sphinx-click>=6.0.0",
7878
"sphinx-copybutton>=0.5.2",
79-
"sphobjinv>=2.3.1.3",
79+
"sphobjinv>=2.4",
8080
]
8181
repl = [
8282
"ipython>=9.3.0",

0 commit comments

Comments
 (0)