Skip to content

Commit

Permalink
deps: update noodles requirement from 0.84.0 to 0.85.0
Browse files Browse the repository at this point in the history
Updates the requirements on [noodles](https://github.com/zaeleus/noodles) to permit the latest version.
- [Commits](zaeleus/noodles@noodles-0.84.0...noodles-0.85.0)

---
updated-dependencies:
- dependency-name: noodles
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 4f0372a commit b7ed178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ pyo3 = { version = "0.21.2", features = [
ctrlc = "3.4"
log = "0.4"
pyo3-log = "0.10"
noodles = { version = "0.84.0", features = [
noodles = { version = "0.85.0", features = [
"bgzf",
"core",
"csi",
Expand Down

0 comments on commit b7ed178

Please sign in to comment.