Skip to content

Commit

Permalink
deps: update noodles requirement from 0.80.0 to 0.82.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.80.0...noodles-0.80.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cauliyang committed Sep 17, 2024
1 parent 8b812e7 commit 5cb3d91
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 @@ -24,7 +24,7 @@ walkdir = { version = "2.4" }
rayon = { version = "1.8" }
log = "0.4"
pyo3-log = "0.11"
noodles = { version = "0.80.0", features = [
noodles = { version = "0.82.0", features = [
"bgzf",
"core",
"csi",
Expand Down

0 comments on commit 5cb3d91

Please sign in to comment.