Skip to content

Commit 46baebe

Browse files
build(deps): bump griffe from 0.48.0 to 1.7.3
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.48.0 to 1.7.3. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@0.48.0...1.7.3) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17858c0 commit 46baebe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -18,7 +18,7 @@ safe-ds-stubgen = "safeds_stubgen.main:main"
1818
[tool.poetry.dependencies]
1919
python = "^3.11"
2020
mypy = "^1.6.1"
21-
griffe = ">=0.47.0,<0.49"
21+
griffe = ">=0.47.0,<1.8"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
pytest = ">=7.4.3,<9.0.0"

0 commit comments

Comments
 (0)