Skip to content

Commit 38acbda

Browse files
TEAM4-0CasperWA
andauthored
[Auto-generated] Update dependencies (#180)
[Auto-generated] Check & update dependencies (`pyproject.toml`) (#178) Update `pre-commit` hooks. Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent 2477c06 commit 38acbda

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: [--markdown-linebreak-ext=md]
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.1.2
19+
rev: v0.1.3
2020
hooks:
2121
- id: ruff
2222
args: ["--fix", "--exit-non-zero-on-fix"]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ requires-python = "~=3.9"
2626
dynamic = ["version"]
2727

2828
dependencies = [
29-
"DLite-Python >=0.4.2,<1",
29+
"DLite-Python >=0.4.3,<1",
3030
"optimade[server] ~=0.25",
3131
"oteapi-core ~=0.5.2",
3232
"oteapi-dlite >=0.1.6,<1",

0 commit comments

Comments
 (0)