Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/qtpy-2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Dec 9, 2024
2 parents 6c76d82 + f0220ee commit c91b27e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repos:

# this validates our github workflow files
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.30.0
hooks:
- id: check-github-workflows

Expand Down
2 changes: 1 addition & 1 deletion requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmocean==4.0.3
colorcet==3.1.0
imageio==2.36.0
imageio==2.36.1
imageio-ffmpeg==0.5.1
lxml==5.3.0
matplotlib==3.9.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pytest==8.3.3
pytest-cov==6.0.0
pytest-memprof==0.2.0
pytest-qt==4.4.0
pyvista==0.44.1
pyvista==0.44.2
QtPy==2.4.2
scooby==0.10.0
check-jsonschema==0.29.4
Expand Down

0 comments on commit c91b27e

Please sign in to comment.