Skip to content

Commit

Permalink
chore(deps): bump the python-packages group across 1 directory with 5…
Browse files Browse the repository at this point in the history
… updates (#262)

Bumps the python-packages group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pytket](https://github.com/CQCL/tket) | `1.35.0` | `1.36.0` |
| [wasmtime](https://github.com/bytecodealliance/wasmtime-py) | `27.0.1` | `27.0.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` |
| [ruff](https://github.com/astral-sh/ruff) | `0.8.0` | `0.8.1` |
| [wheel](https://github.com/pypa/wheel) | `0.45.0` | `0.45.1` |



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

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

Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

Updates `ruff` from 0.8.0 to 0.8.1
- [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.0...0.8.1)

Updates `wheel` from 0.45.0 to 0.45.1
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.45.0...0.45.1)

---
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-patch
  dependency-group: python-packages
- dependency-name: pytest
  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
- dependency-name: wheel
  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 2, 2024
1 parent b668cf6 commit acccba8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ networkx<3
phir==0.3.3
pre-commit==4.0.1
pydata_sphinx_theme==0.16.0
pytest==8.3.3
pytket==1.35.0
ruff==0.8.0
pytest==8.3.4
pytket==1.36.0
ruff==0.8.1
setuptools_scm==8.1.0
wasmtime==27.0.1
wheel==0.45.0
wasmtime==27.0.2
wheel==0.45.1

0 comments on commit acccba8

Please sign in to comment.