Skip to content

Commit

Permalink
Bump soxr from 0.5.0b1 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [soxr](https://github.com/dofuuz/python-soxr) from 0.5.0b1 to 0.5.0.
- [Release notes](https://github.com/dofuuz/python-soxr/releases)
- [Commits](dofuuz/python-soxr@v0.5.0b1...v0.5.0)

---
updated-dependencies:
- dependency-name: soxr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent fce9ca7 commit 85a5770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ docs = [
"librosa",
"matplotlib",
"mypy",
"soxr==0.5.0b1", # https://github.com/librosa/librosa/issues/1831#issuecomment-2176274560
"soxr==0.5.0", # https://github.com/librosa/librosa/issues/1831#issuecomment-2176274560
"sphinx-immaterial",
"sphinxext-opengraph",
]
Expand All @@ -67,7 +67,7 @@ test = [
"pytest-mock",
"pytest-rerunfailures",
"setuptools; python_version >= '3.12'",
"soxr==0.5.0b1", # https://github.com/librosa/librosa/issues/1831#issuecomment-2176274560
"soxr==0.5.0", # https://github.com/librosa/librosa/issues/1831#issuecomment-2176274560
"types-PyYAML",
"types-docutils",
]
Expand Down

0 comments on commit 85a5770

Please sign in to comment.