Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qartik committed Mar 22, 2024
1 parent eb59333 commit 2942c77
Show file tree
Hide file tree
Showing 2 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 @@ -25,7 +25,7 @@ repos:
- black==23.10.1

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.3
rev: v0.3.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pydata_sphinx_theme==0.15.2
pytest==8.1.1
pytest-order==1.2.0
pytket==1.26.0
ruff==0.3.3
ruff==0.3.4
setuptools_scm==8.0.4
sphinx==7.2.6
wasmtime==18.0.2
wasmtime==19.0.0
wheel==0.43.0

0 comments on commit 2942c77

Please sign in to comment.