Skip to content

Commit

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


Updates `pytket` from 1.31.1 to 1.32.0
- [Release notes](https://github.com/CQCL/tket/releases)
- [Commits](CQCL/tket@v1.31.1...v1.32.0)

Updates `build` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.2.1...1.2.2)

Updates `ruff` from 0.6.3 to 0.6.4
- [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.6.3...0.6.4)

---
updated-dependencies:
- dependency-name: pytket
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 9, 2024
1 parent 33dd865 commit ddbb5cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
build==1.2.1
build==1.2.2
mypy==1.11.2
networkx<3
phir==0.3.3
pre-commit==3.8.0
pydata_sphinx_theme==0.15.4
pytest==8.3.2
pytket==1.31.1
ruff==0.6.3
pytket==1.32.0
ruff==0.6.4
setuptools_scm==8.1.0
sphinx==8.0.2
wasmtime==24.0.0
Expand Down

0 comments on commit ddbb5cc

Please sign in to comment.