Update maturin requirement from ~=0.14.0 to ~=0.14.2 in /python

Updates the requirements on [maturin](https://github.com/pyo3/maturin) to permit the latest version.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](https://github.com/pyo3/maturin/compare/v0.14.0...v0.14.2)

---
updated-dependencies:
- dependency-name: maturin
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/300/head
dependabot[bot] 2 years ago committed by GitHub
parent ecd4b423dc
commit 8dd81ea06c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      python/requirements.dev.txt

@ -1,5 +1,5 @@
black~=22.10 black~=22.10
furo furo
maturin~=0.14.0 maturin~=0.14.2
mypy~=0.991.0 mypy~=0.991.0
sphinx~=5.3 sphinx~=5.3

Loading…
Cancel
Save