Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:msqd/harp into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Apr 1, 2024
2 parents b277693 + e840b44 commit ee055da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -54,7 +54,7 @@ black = ">=23.12,<25.0"
furo = ">=2023.9.10,<2025.0.0"
isort = "^5.13.2"
pre-commit = "^3.6.0"
pytest = "^7.4.3"
pytest = ">=7.4.3,<9.0.0"
pytest-asyncio = "^0.21.1" # 0.23 breaks the test suite (https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.23.0)
respx = ">=0.20.2,<0.22.0"
sphinx = "^7.2.6"
Expand Down

0 comments on commit ee055da

Please sign in to comment.