TWLight
TWLight copied to clipboard
Library Card Platform for The Wikipedia Library
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.10.0. Release notes Sourced from black's releases. 22.10.0 Highlights Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be supported until...
Partner Descriptions for 156 [//]: # (Thank you for uploading a PR to the Wikipedia Library!) ## Description Describe your changes in detail following the [commit message guidelines](https://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines) ## Rationale...
Bumps [black](https://github.com/psf/black) from 23.10.1 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.9.4 to 3.11.0. Changelog Sourced from django-autocomplete-light's changelog. 3.11.0 3.11.0-rc1 227cc34 Remove old submodule by jpic [#1343](https://github.com/yourlabs/django-autocomplete-light/issues/1343) Fix more string escape warnings by @adamchainz [#1347](https://github.com/yourlabs/django-autocomplete-light/issues/1347) Fix the...
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 22.1 to 24.2. Changelog Sourced from django-filter's changelog. Version 24.2 (2024-03-27) Fixed a regression in v23.4 where callable choices were incorrectly evaluated at filter instantiation, on Django...
Bumps [locust](https://github.com/locustio/locust) from 2.15.1 to 2.24.1. Release notes Sourced from locust's releases. 2.24.1 What's Changed Update ruff to 0.3.0 by @cyberw in locustio/locust#2619 Add documentation about manually closing TCP/HTTP connections...
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.7.0 to 4.3.0. Release notes Sourced from django-debug-toolbar's releases. 4.3 What's Changed docs(panels): remove very old / outdated third-party panels by @Zerotask in jazzband/django-debug-toolbar#1825 Add note on...
Bumps [django-reversion](https://github.com/etianen/django-reversion) from 5.0.4 to 5.0.12. Release notes Sourced from django-reversion's releases. v5.0.12 What's Changed Add missing migration by @pinguin999 in etianen/django-reversion#960 GH actions: add check for missing migrations (and...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.21.1. Release notes Sourced from jsonschema's releases. v4.21.1 Slightly speed up the contains keyword by removing some unnecessary validator (re-)creation. Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.21.0...v4.21.1 v4.21.0 What's...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 7.4.4. Changelog Sourced from coverage's changelog. Version 7.4.4 — 2024-03-14 Fix: in some cases, even with [run] relative_files=True, a data file could be created with...