Skip to content

Commit

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


Updates `mypy` from 1.11.2 to 1.12.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.12.1)

Updates `ruff` from 0.6.9 to 0.7.0
- [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.9...0.7.0)

---
updated-dependencies:
- dependency-name: mypy
  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-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 Oct 21, 2024
1 parent 5fbf2b3 commit 1d6c241
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,12 +1,12 @@
build==1.2.2.post1
mypy==1.11.2
mypy==1.12.1
networkx<3
phir==0.3.3
pre-commit==4.0.1
pydata_sphinx_theme==0.15.4
pytest==8.3.3
pytket==1.33.1
ruff==0.6.9
ruff==0.7.0
setuptools_scm==8.1.0
wasmtime==25.0.0
wheel==0.44.0

0 comments on commit 1d6c241

Please sign in to comment.