| Commit message (Collapse) | Author | Lines |
|
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
When a user doesn't set a name, the AoC API doesn't return a name key at all, so we need to make use of the ID field instead, to build the name based on a similar tempalte that AoC uses for it's leaderboard.
Co-authored-by: ToxicKidz <[email protected]>
|
|
|
|
Like the previous commit, this trivial change is actually to try and reproduce a bug we had with our GitHub actions.
|
|
This trivial change is actually to try and reproduce a bug we had with our GitHub actions.
|
|
|