Skip to content

Commit

Permalink
Merge branch 'main' into feature/pygerber-3-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Argmaster authored Sep 20, 2024
2 parents ca57691 + f4b3924 commit 5f47ce5
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 @@ -79,7 +79,7 @@ dulwich = "^0.22.1"
pytest-xdist = { extras = ["psutil"], version = "^3.3.1" }
pytest-cov = ">=4.1,<6.0"
pytest-lsp = "^0.4.2"
pytest-asyncio = "^0.23.7"
pytest-asyncio = ">=0.23.7,<0.25.0"

pytest-mock = "^3.14.0"
[tool.poetry.group.docs]
Expand Down

0 comments on commit 5f47ce5

Please sign in to comment.