Skip to content

Commit

Permalink
chore(deps): bump the python-packages group with 2 updates (#268)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [pytket](https://github.com/CQCL/tket) and [ruff](https://github.com/astral-sh/ruff).


Updates `pytket` from 1.36.0 to 1.37.0
- [Release notes](https://github.com/CQCL/tket/releases)
- [Commits](CQCL/tket@v1.36.0...v1.37.0)

Updates `ruff` from 0.8.2 to 0.8.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.8.2...0.8.3)

---
updated-dependencies:
- dependency-name: pytket
  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 Dec 16, 2024
1 parent f1a7c59 commit 70176ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.4
pytket==1.36.0
ruff==0.8.2
pytket==1.37.0
ruff==0.8.3
setuptools_scm==8.1.0
wasmtime==27.0.2
wheel==0.45.1

0 comments on commit 70176ac

Please sign in to comment.