Skip to content

Commit

Permalink
chore: Bump capellambse to 0.5.36
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik003 committed Oct 30, 2023
1 parent ca2d78a commit 984eae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repos:
- fastapi
- pydantic
- sqlalchemy
- capellambse==0.5.35.dev4
- capellambse==0.5.36
- repo: local
hooks:
- id: pylint
Expand Down
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Homepage = "https://github.com/DSD-DBS/capella-collab-manager"
[project.optional-dependencies]
dev = [
"black",
"capellambse==0.5.35.dev4",
"capellambse==0.5.36",
"deepdiff",
"isort",
"mypy",
Expand Down

0 comments on commit 984eae4

Please sign in to comment.