Skip to content

Commit

Permalink
Merge pull request #1141 from DSD-DBS/chore-bump-capellambse
Browse files Browse the repository at this point in the history
chore: Bump capellambse to 0.5.36
  • Loading branch information
MoritzWeber0 authored Oct 30, 2023
2 parents ca2d78a + 984eae4 commit 23c6fcc
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 23c6fcc

Please sign in to comment.