Skip to content

Commit

Permalink
Merge pull request #32 from bento-platform/chore/update
Browse files Browse the repository at this point in the history
chore: update lockfile + bump version to 0.4.0
  • Loading branch information
davidlougheed authored Dec 18, 2024
2 parents 89836e2 + 8a6b1f0 commit 302c498
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 59 deletions.
113 changes: 56 additions & 57 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "bento_reference_service"
version = "0.3.2"
version = "0.4.0"
description = "Reference data (genomes & annotations) service for the Bento platform."
authors = [
"David Lougheed <[email protected]>",
Expand Down Expand Up @@ -39,7 +39,7 @@ aioresponses = "^0.7.6"
black = "^24.8.0"
coverage = "^7.6.1"
debugpy = "^1.8.1"
httpx = "^0.27.0"
httpx = "^0.28.0"
pytest = "^8.2.1"
pytest-asyncio = "^0.23.5"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 302c498

Please sign in to comment.