Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qartik committed Nov 22, 2024
1 parent 8dcf75d commit 96e05b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.7.4
rev: v0.8.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ phir==0.3.3
pre-commit==4.0.1
pydata_sphinx_theme==0.16.0
pytest==8.3.3
pytket==1.34.0
ruff==0.7.4
pytket==1.35.0
ruff==0.8.0
setuptools_scm==8.1.0
wasmtime==25.0.0
wasmtime==27.0.1
wheel==0.45.0

0 comments on commit 96e05b2

Please sign in to comment.