Skip to content

Commit

Permalink
Merge pull request #37 from ninoseki/v0.5.2
Browse files Browse the repository at this point in the history
v0.5.2
  • Loading branch information
ninoseki authored Dec 27, 2022
2 parents 508c9fb + a39caab commit 2a7a9ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mihama"
version = "0.5.1"
version = "0.5.2"
description = "osv.dev API clone for on-premise usage"
authors = ["Manabu Niseki <[email protected]>"]

Expand Down Expand Up @@ -33,7 +33,7 @@ httpx = "^0.23.1"
isort = "^5.11.4"
mypy = "^0.991"
nest-asyncio = "^1.5.6"
pre-commit = "^2.20.0"
pre-commit = "^2.21.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.20.3"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit 2a7a9ae

Please sign in to comment.