Skip to content

Commit

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


Updates `mypy` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.1)

Updates `pydata-sphinx-theme` from 0.15.3 to 0.15.4
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](pydata/pydata-sphinx-theme@v0.15.3...v0.15.4)

Updates `ruff` from 0.4.10 to 0.5.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@v0.4.10...0.5.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pydata-sphinx-theme
  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-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] committed Jul 1, 2024
1 parent 23e26c4 commit a7b02bb
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,13 +1,13 @@
build==1.2.1
mypy==1.10.0
mypy==1.10.1
networkx<3
phir==0.3.3
pre-commit==3.7.1
pydata_sphinx_theme==0.15.3
pydata_sphinx_theme==0.15.4
pytest==8.2.2
pytest-order==1.2.1
pytket==1.29.2
ruff==0.4.10
ruff==0.5.0
setuptools_scm==8.1.0
sphinx==7.3.7
wasmtime==22.0.0
Expand Down

0 comments on commit a7b02bb

Please sign in to comment.