Skip to content

Commit

Permalink
chore(deps-py): bump the dev group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the dev group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [maturin](https://github.com/pyo3/maturin) | `1.5.1` | `1.7.4` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.3.3` |
| [ruff](https://github.com/astral-sh/ruff) | `0.3.4` | `0.6.8` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.8.0` |
| [mypy](https://github.com/python/mypy) | `1.9.0` | `1.11.2` |


Updates `maturin` from 1.5.1 to 1.7.4
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.5.1...v1.7.4)

Updates `pytest` from 8.1.1 to 8.3.3
- [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.1.1...8.3.3)

Updates `ruff` from 0.3.4 to 0.6.8
- [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.3.4...0.6.8)

Updates `pre-commit` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.7.0...v3.8.0)

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

---
updated-dependencies:
- dependency-name: maturin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c6b16f7 commit abc5db3
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 212 deletions.
Loading

0 comments on commit abc5db3

Please sign in to comment.