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

@ -1,5 +1,5 @@
{
"author" : ["Seaswimmer (seasw.)"],
"author" : ["Seaswimmer (cswimr)"],
"install_msg" : "Thank you for installing Aurora!\nMost of this cog's functionality requires enabling slash commands.\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).",
"name" : "Aurora",
"short" : "A full replacement for Red's core Mod cogs.",
@ -9,7 +9,7 @@
"disabled": false,
"min_bot_version": "3.5.0",
"min_python_version": [3, 10, 0],
"requirements": ["pydantic", "aiosqlite", "phx-class-registry==4.1.0"],
"requirements": ["pydantic", "aiosqlite", "phx-class-registry==5.0.0"],
"tags": [
"mod",
"moderate",