pycon
pycon copied to clipboard
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 5.0.2 to 7.0.1. Release notes Sourced from redis[hiredis]'s releases. 7.0.1 Changes This release adds small fixes related to documentation. 🧰 Maintenance Add 'multi_database' section to documentation index...
Fixes #3976 ## Summary This PR moves Strawberry GraphQL types from `pretix/__init__.py` to `api/pretix/types.py` to improve code organization and separate API concerns from the Pretix HTTP client logic. ## Changes...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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 the npm_and_yarn group with 1 update in the /frontend directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.5 to 29.4.5. Release notes Sourced from ts-jest's releases. v29.4.5 Please refer to CHANGELOG.md for details. v29.4.4 Please refer to CHANGELOG.md for details. v29.4.3 Please refer to...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.0 to 7.65.0. Release notes Sourced from react-hook-form's releases. Version 7.65.0 🧿 feat: <Watch /> component (#12986) import { useForm, Watch } from 'react-hook-form'; const App =...
Updates the requirements on [django-import-export](https://github.com/django-import-export/django-import-export) to permit the latest version. Release notes Sourced from django-import-export's releases. 4.3.13 Changelog Changelog Sourced from django-import-export's changelog. 4.3.13 (2025-10-31) Fix: file_name is None in...
Bumps [django-timezone-field](https://github.com/mfogel/django-timezone-field) from 7.0 to 7.1. Commits 268095d Release v7.1 bfb689d Python 3.13 support (#144) 189e0a6 Switch to the maintained pytest-lazy-fixtures package (#138) 6222c14 Test against real dj5.1 release (#142)...
Bumps [wagtail-localize](https://github.com/wagtail/wagtail-localize) from 1.10 to 1.12.2. Release notes Sourced from wagtail-localize's releases. v0.12.2 - DeepL authorisation headers This release mainly focusses on unblocking DeepL users as the authorization mechanism has...
Bumps [django-ordered-model](https://github.com/django-ordered-model/django-ordered-model) from 3.5 to 3.7.4. Release notes Sourced from django-ordered-model's releases. 3.7.4 Relax Check for OrderedModelManager to a Warning, if the manager returns the correct queryset (#290) 3.7.3 Restrict...