TWLight
TWLight copied to clipboard
Library Card Platform for The Wikipedia Library
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 12.0.0. Release notes Sourced from pillow's releases. 12.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/12.0.0.html Removals Remove support for FreeType <= 2.9.0 #9159 [@radarhere] Drop support for Python 3.9 #9119 [@hugovk]...
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.3 to 25.2. Changelog Sourced from django-filter's changelog. Version 25.2 (2025-10-05) Added testing for Django 6.0. Dropped support for Django <5.2 LTS Dropped support for Python 3.9....
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.31.2 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.11.0. Changelog Sourced from whitenoise's changelog. 6.11.0 (2025-09-18) Support Django 6.0. 6.10.0 (2025-09-09) Support Python 3.14. 6.9.0 (2025-02-06) Support Django 5.2. Commits c9c06e9 Version 6.11.0...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.25.1. Release notes Sourced from jsonschema's releases. v4.25.1 What's Changed Fix Validator protocol init to match runtime by @sirosen in python-jsonschema/jsonschema#1396 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1 v4.25.0...
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 4.4.6 to 6.0.0. Release notes Sourced from django-debug-toolbar's releases. 6.0.0 Description The v6.0.0 release of Django Debug Toolbar significantly revamps how panels for the toolbar work. Each...
## Description - Removed the `version` item in all docker-compose files (the warning was bothering me) - Created the send_email_via_api command for other services to send emails from - Modified...
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.14.0 to 2.4. Release notes Sourced from django-crispy-forms's releases. 2.4 Added support for Python 3.13. Confirmed support for Django 5.2. 2.3 What's Changed Fixed unexpected addition the...
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.1.1 to 2.2.7. Release notes Sourced from mysqlclient's releases. v2.2.7 What's Changed MariaDB include paths for Win by @CristiFati in PyMySQL/mysqlclient#749 support opentelemetry-instrumentation by @methane in PyMySQL/mysqlclient#753...