feat(aurora): updated phx-class-registry to ^5.0.0 and fixed some typos
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 54s

This commit is contained in:
cswimr 2024-09-20 14:49:28 -04:00
parent 405729f37d
commit 97406e7bac
Signed by: cswimr
GPG key ID: 456E21B886A39061
5 changed files with 694 additions and 647 deletions

View file

@ -19,7 +19,7 @@ colorthief = "^0.2.1"
beautifulsoup4 = "^4.12.3"
markdownify = "^0.12.1"
aiosqlite = "^0.20.0"
phx-class-registry = "^4.1.0"
phx-class-registry = "^5.0.0"
[tool.poetry.group.dev]
optional = true