Skip to content

Commit

Permalink
chore(deps): bump the python-packages group with 2 updates (#271)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates: [wasmtime](https://github.com/bytecodealliance/wasmtime-py) and [mypy](https://github.com/python/mypy).


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

Updates `mypy` from 1.13.0 to 1.14.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 5, 2025
1 parent 927a76f commit 2c3ebb5
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
@@ -1,5 +1,5 @@
build==1.2.2.post1
mypy==1.13.0
mypy==1.14.0
networkx<3
phir==0.3.3
pre-commit==4.0.1
Expand All @@ -8,5 +8,5 @@ pytest==8.3.4
pytket==1.37.0
ruff==0.8.4
setuptools_scm==8.1.0
wasmtime==27.0.2
wasmtime==28.0.0
wheel==0.45.1

0 comments on commit 2c3ebb5

Please sign in to comment.