Skip to content

Commit

Permalink
chore(deps): bump the python-packages group with 4 updates (#280)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 4 updates: [pytket](https://github.com/CQCL/tket), [wasmtime](https://github.com/bytecodealliance/wasmtime-py), [pre-commit](https://github.com/pre-commit/pre-commit) and [ruff](https://github.com/astral-sh/ruff).


Updates `pytket` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/CQCL/tket/releases)
- [Commits](CQCL/tket@v1.38.0...v1.39.0)

Updates `wasmtime` from 28.0.0 to 29.0.0
- [Commits](bytecodealliance/wasmtime-py@28.0.0...29.0.0)

Updates `pre-commit` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0)

Updates `ruff` from 0.9.2 to 0.9.3
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.9.2...0.9.3)

---
updated-dependencies:
- dependency-name: pytket
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent bdb8471 commit 74a028e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ build==1.2.2.post1
mypy==1.14.1
networkx<3
phir==0.3.3
pre-commit==4.0.1
pre-commit==4.1.0
pydata_sphinx_theme==0.16.1
pytest==8.3.4
pytket==1.38.0
ruff==0.9.2
pytket==1.39.0
ruff==0.9.3
setuptools_scm==8.1.0
wasmtime==28.0.0
wasmtime==29.0.0
wheel==0.45.1

0 comments on commit 74a028e

Please sign in to comment.