Skip to content

Commit

Permalink
build(deps): bump sortednp from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [sortednp](https://sortednp.dev/) from 0.4.0 to 0.5.0.

---
updated-dependencies:
- dependency-name: sortednp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent d96dd4e commit 570566d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 26 deletions.
35 changes: 10 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = "^3.7"
cykhash = "^2.0.0"
numpy = "^1.14"
readerwriterlock = "^1.0.9"
sortednp = "^0.4.0"
sortednp = ">=0.4,<0.6"
BTrees = "^4.10.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 570566d

Please sign in to comment.