TWLight
TWLight copied to clipboard
Library Card Platform for The Wikipedia Library
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.15.0. Release notes Sourced from jsonschema's releases. v4.15.0 What's Changed Enable dedicated API documentation page(s) by @Julian in python-jsonschema/jsonschema#989 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.14.0...v4.15.0 v4.14.0 Full Changelog:...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.8 to 1.9.6. Release notes Sourced from sentry-sdk's releases. 1.9.6 Various fixes & improvements Auto-enable Starlette and FastAPI (#1533) by @antonpirker Add more version constraints (#1574) by...
Bumps [bleach](https://github.com/mozilla/bleach) from 4.1.0 to 5.0.1. Changelog Sourced from bleach's changelog. Version 5.0.1 (June 27th, 2022) Bugs Add missing comma to tinycss2 require. Thank you, @shadchin! Add url parse tests...
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.6.0. Release notes Sourced from black's releases. 22.6.0 Style Fix unstable formatting involving #fmt: skip and # fmt:skip comments (notice the lack of spaces) (#2970)...
Bumps [django-contrib-comments](https://github.com/django/django-contrib-comments) from 2.1.0 to 2.2.0. Changelog Sourced from django-contrib-comments's changelog. 2.2.0 (2022-01-31) Confirmed support for Django 4.0. Commits 82c7002 Bumped version to 2.2.0 b16b24c Adapted initial migration to not...
Bumps [django-reversion](https://github.com/etianen/django-reversion) from 4.0.1 to 5.0.2. Changelog Sourced from django-reversion's changelog. 5.0.2 - 2022-08-06 Fixed doc builds on readthedocs (@etianen). 5.0.1 - 2022-06-18 Fix admin detail view in multi-database configuration...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.1.5 to 3.2.0. Release notes Sourced from django-extensions's releases. 3.2.0 What's Changed Fix one code format in documentation by @rixx in django-extensions/django-extensions#1704 Django 4.0 by @webs86 in...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.2.0. Release notes Sourced from pillow's releases. 9.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.2.0.html Changes Fixed null check for fribidi_version_info in FriBiDi shim #6376 [@nulano] Added GIF decompression bomb check...
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.0 to 6.2.0. Changelog Sourced from whitenoise's changelog. 6.2.0 (2022-06-05) Support Python 3.11. Support Django 4.1. 6.1.0 (2022-05-10) Drop support for Django 2.2, 3.0, and 3.1. 6.0.0...
Bumps [django-countries](https://github.com/SmileyChris/django-countries) from 7.2.1 to 7.3.2. Changelog Sourced from django-countries's changelog. 7.3.2 (4 March 2022) Fix slowdown introduced in v7.3 caused by always using country name lookups for field comparisons....