Skip to content

Commit

Permalink
Bump gaphor from 2.26.0 to 2.27.0 in the pip-updates group
Browse files Browse the repository at this point in the history
Bumps the pip-updates group with 1 update: [gaphor](https://github.com/gaphor/gaphor).


Updates `gaphor` from 2.26.0 to 2.27.0
- [Release notes](https://github.com/gaphor/gaphor/releases)
- [Changelog](https://github.com/gaphor/gaphor/blob/main/CHANGELOG.md)
- [Commits](gaphor/gaphor@2.26.0...2.27.0)

---
updated-dependencies:
- dependency-name: gaphor
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 1192bc8 commit b2fefb2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = ">=3.11,<3.13"

[tool.poetry.group.dev.dependencies]
# Gaphor should be a dev-dependency, so it's not installed as part of the plugin
gaphor = "^2.26"
gaphor = "^2.27"
pytest = "^8.3"

[tool.poetry.plugins."gaphor.services"]
Expand Down

0 comments on commit b2fefb2

Please sign in to comment.