aboutsummaryrefslogtreecommitdiffstats
path: root/uv.lock (follow)
Commit message (Collapse)AuthorAgeLines
* Bump django-simple-bulma from 2.6.0 to 3.0.0dependabot/uv/django-simple-bulma-3.0.0Gravatar dependabot[bot]2025-07-30-4/+4
| | | | | | | | | | | | | | | | Bumps [django-simple-bulma](https://github.com/python-discord/django-simple-bulma) from 2.6.0 to 3.0.0. - [Release notes](https://github.com/python-discord/django-simple-bulma/releases) - [Changelog](https://github.com/lemonsaurus/django-simple-bulma/blob/main/RELEASE.md) - [Commits](https://github.com/python-discord/django-simple-bulma/compare/v2.6.0...v3.0.0) --- updated-dependencies: - dependency-name: django-simple-bulma dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Upgrade pyproject.toml to 3.13Gravatar Joe Banks2025-07-27-88/+80
|
* Dependency upgradesGravatar Joe Banks2025-07-18-171/+180
| | | | Only thing holding back from Django 5.2 is django-simple-bulma, @lemonsaurus can you have a look at the PR when possible?
* Dependencies/docker to uvGravatar Xithrius2025-07-17-0/+749
Corrected dockerfile to copy uv over from build step Probably fine, right? (I forgot how to dockerfile, please forgive me)