Skip to content

Commit

Permalink
Bump maturin from 1.5.1 to 1.6.0 in the dependencies group (#59)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [maturin](https://github.com/pyo3/maturin).


Updates `maturin` from 1.5.1 to 1.6.0
- [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.6.0)

---
updated-dependencies:
- dependency-name: maturin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent df7d310 commit a03f79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
citiespy==0.5.5
maturin==1.5.1
maturin==1.6.0
pytest
pytest-benchmark
pytest-cov
Expand Down

0 comments on commit a03f79b

Please sign in to comment.