aboutsummaryrefslogtreecommitdiffstats
path: root/create_metricity_db.py (unfollow)
Commit message (Collapse)AuthorLines
2024-09-10Bump CI step versions to latestGravatar Chris Lovering-2/+2
2024-09-10Remove an unneeded noqaGravatar Chris Lovering-1/+1
2024-09-10Disable poetry packing mode since this is not a packaged libraryGravatar Chris Lovering-0/+1
This being set to true raised warning when installing deps
2024-09-10Change default ruff output format to conciseGravatar Chris Lovering-0/+1
This makes the check failures much easier to read in terminal
2024-09-10Disable ruff preview modeGravatar Chris Lovering-1/+1
A lot of these rules aren't ready for use, which cause us to add them to the ignore list. When the rules are then ready for use, we never end up removing them
2024-09-10Bump dev dependencies to latestGravatar Chris Lovering-25/+25
2024-09-10Bump pydis-core & sqlalchemy to latestGravatar Chris Lovering-541/+600
Neither of these dependencies have breakign changes that affect us
2024-09-10Fix P1 in comment spacingGravatar Joe Banks-1/+1
2024-09-10Enable message content intentGravatar Joe Banks-0/+1