Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#233)
Browse files Browse the repository at this point in the history
Update dependencies in `pyproject.toml` (#234)

Update `pre-commit` hooks.


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
TEAM4-0 and dependabot[bot] committed Sep 18, 2024
1 parent e70dad7 commit 4d881c8
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 @@ -16,7 +16,7 @@ repos:
args: [--markdown-linebreak-ext=md]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
rev: v0.6.5
hooks:
- id: ruff
args:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dynamic = ["version"]

dependencies = [
"oteapi-core ~=0.7.0.dev1",
"pydantic-settings ~=2.4",
"pydantic-settings ~=2.5",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 4d881c8

Please sign in to comment.