Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#64)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [citiespy](https://github.com/ringsaturn/go-cities.json) and [maturin](https://github.com/pyo3/maturin).


Updates `citiespy` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/ringsaturn/go-cities.json/releases)
- [Commits](ringsaturn/go-cities.json@v0.5.5...v0.6.0)

Updates `maturin` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: citiespy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: maturin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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] authored Sep 1, 2024
1 parent 9c1c14d commit 62f8afd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
citiespy==0.5.5
maturin==1.7.0
citiespy==0.6.0
maturin==1.7.1
pytest
pytest-benchmark
pytest-cov
Expand Down

0 comments on commit 62f8afd

Please sign in to comment.