Skip to content

Commit 3f99b73

Browse files
authored
Merge branch 'main' into docs/skip_vulnerabilities
2 parents c04e199 + 9c7d723 commit 3f99b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ repos:
22

33

44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.12.4
5+
rev: v0.12.7
66
hooks:
77
- id: ruff-check
88
- id: ruff-format

requirements/requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sphinx_design==0.6.1
66
sphinxcontrib-mermaid>=0.7.1
77
sphinx-gallery==0.19.0
88
Pillow>=9.0
9-
pyvista==0.45.2
9+
pyvista==0.45.3

0 commit comments

Comments
 (0)