mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
✨ add tests for Bundle
This commit is contained in:
parent
184753a304
commit
575f9c6244
2 changed files with 46 additions and 3 deletions
|
|
@ -17,8 +17,8 @@ pre-commit = "^4.0.0"
|
|||
clique = "^2"
|
||||
pyblish-base = "^1.8"
|
||||
attrs = "^24.2.0"
|
||||
mypy = "==1.15.0"
|
||||
pydantic-core = "==2.29.0"
|
||||
speedcopy = "^2.0.0"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
@ -31,7 +31,7 @@ ruff = "^0.9.3"
|
|||
pre-commit = "^4"
|
||||
codespell = "^2.2.6"
|
||||
semver = "^3.0.2"
|
||||
mypy = "^1.14.0"
|
||||
mypy = "==1.15.0"
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue