Skip to content

chore(deps): bump the pip group with 24 updates - #3126

Merged
JacobCoffee merged 4 commits into
mainfrom
dependabot/pip/pip-a71f802fee
Sep 19, 2026
Merged

JacobCoffee merged 4 commits into
mainfrom
dependabot/pip/pip-a71f802fee

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip group with 24 updates:

Package From To
nh3 0.3.6 0.3.7
django-sitetree 1.18.0 1.18.1
django-admin-interface 0.28.9 0.32.0
docutils 0.21.2 0.23
markdown 3.10.2 3.10.3
psycopg2-binary 2.9.11 2.9.13
lxml 6.1.0 6.1.3
feedparser 6.0.11 6.0.14
beautifulsoup4 4.12.3 4.15.0
celery 5.4.0 5.6.3
django-celery-beat 2.8.1 2.9.0
django-allauth 65.14.1 65.19.3
djangorestframework 3.17.2 3.18.1
django-widget-tweaks 1.5.0 1.5.1
num2words 0.5.13 0.5.14
django-polymorphic 4.1.0 4.11.7
idna 3.15 3.19
sentry-sdk 2.53.0 2.69.1
whitenoise 6.11.0 6.12.0
boto3 1.43.4 1.43.93
faker 40.4.0 40.38.0
responses 0.26.0 0.26.3
model-bakery 1.23.3 1.24.0
ruff 0.15 0.16.7

Updates nh3 from 0.3.6 to 0.3.7

Release notes

Sourced from nh3's releases.

v0.3.7

What's Changed

New Contributors

Full Changelog: messense/nh3@v0.3.6...v0.3.7

Commits
  • 74f36b8 Bump pyo3 from 0.29.0 to 0.29.2 (#140)
  • 5cb1a16 Update ammonia and bump version to 0.3.7
  • 5bc937a Bump ammonia from 4.1.3 to 4.1.4 (#139)
  • 5816c84 Bump actions/setup-python from 6 to 7 in the github-actions group (#138)
  • 7718812 Bump ammonia from 4.1.2 to 4.1.3 (#137)
  • 567c411 Validate tag_attribute_values conflict with attributes (#135)
  • c23021c Don’t depend on deprecated pyo3/generate-import-lib feature (#136)
  • 0343d0b Bump actions/checkout from 6 to 7 in the github-actions group (#132)
  • 0573fe4 Expose ammonia's id_prefix option via id_prefix kwarg (#134)
  • See full diff in compare view

Updates django-sitetree from 1.18.0 to 1.18.1

Changelog

Sourced from django-sitetree's changelog.

v1.18.1 [2026-03-30]

  • ** Add QA for Python 3.14 (see #333). Drop QA for Python 3.8, 3.9.
  • ** Made Django 6 compatible.
Commits
  • bddc2db Release v1.18.1
  • 7868c32 Switch from tox to makeapp tests.
  • 4e08c10 Update tests matrix.
  • d758e79 Add QA for Python 3.14 (see #333). Drop QA for Python 3.8, 3.9
  • 0da95dc Update CI.
  • 6568528 Update CI to test against Django 6.0 (see #333).
  • 0540d93 Bump django from 4.2.28 to 4.2.29 in /demo
  • 39cf3dc Bump django from 4.2.25 to 4.2.28 in /demo
  • 72cb4f7 Bump django from 4.2.24 to 4.2.25 in /demo
  • efd0809 Bump django from 4.2.22 to 4.2.24 in /demo
  • Additional commits viewable in compare view

Updates django-admin-interface from 0.28.9 to 0.32.0

Release notes

Sourced from django-admin-interface's releases.

0.32.0

  • [python] Add Python 3.14 support.
  • [python] Add Django 6.0 support.
  • [css] Update style for Django 6.0.

0.31.1

  • [js] Prevent modal popup navigation links from opening a modal. (by julianwachholz #462)
  • [i18n] Add Arabic translation. #459 (by @​khaledsukkar2 in #460)
  • [ci] Bump actions.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump test requirements.

0.31.0

  • [python] Add option for making changelist actions sticky.
  • [python] Enable by default sticky behavior.
  • [js] Move inline JS to separate modules to fix CSP issues.
  • [css] Fix next-page button margins in RTL. #441 (#442).
  • [css] Fix inlines delete-link icon size.
  • [css] Fix filter-horizontal selected options text color.
  • [i18n] Update all missing translations.
  • [ci] Bump actions.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump test requirements.

0.30.1

  • [js] Fix paginator links inside modal (from raw_id_fields) returns 404. #420
  • [css] Fix Django 5.2 selector style. #435
  • [css] Reduce theme toggle button size.
  • [ci] Update linter settings.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump test requirements.

0.30.0

  • [python] Add Django 5.2 support.
  • [html] Process templates with djade.
  • [i18n] Update Turkish translations. (by @​mcihad in #429)
  • [ci] Add djade pre-commit hook.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump requirements.

0.29.4

  • [html] Guard variables that are not always defined. (by @​merwok in #418)

0.29.3

  • [html] Fix old nocache md5. (by @​merwok in #417)
  • [ci] Bump pre-commit hooks.
  • [ci] Bump codecov action.

0.29.2

... (truncated)

Changelog

Sourced from django-admin-interface's changelog.

0.32.0 - 2025-12-19

  • [python] Add Python 3.14 support.
  • [python] Add Django 6.0 support.
  • [css] Update style for Django 6.0.

0.31.1 - 2025-12-02

  • [js] Prevent modal popup navigation links from opening a modal. (by julianwachholz #462)
  • [i18n] Add Arabic translation. #459 (by @​khaledsukkar2 in #460)
  • [ci] Bump actions.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump test requirements.

0.31.0 - 2025-11-10

  • [python] Add option for making changelist actions sticky.
  • [python] Enable by default sticky behavior.
  • [js] Move inline JS to separate modules to fix CSP issues.
  • [css] Fix next-page button margins in RTL. #441 (#442).
  • [css] Fix inlines delete-link icon size.
  • [css] Fix filter-horizontal selected options text color.
  • [i18n] Update all missing translations.
  • [ci] Bump actions.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump test requirements.

0.30.1 - 2025-06-12

  • [js] Fix paginator links inside modal (from raw_id_fields) returns 404. #420
  • [css] Fix Django 5.2 selector style. #435
  • [css] Reduce theme toggle button size.
  • [ci] Update linter settings.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump test requirements.

0.30.0 - 2025-04-03

  • [python] Add Django 5.2 support.
  • [html] Process templates with djade.
  • [i18n] Update Turkish translations. (by @​mcihad in #429)
  • [ci] Add djade pre-commit hook.
  • [ci] Bump pre-commit hooks.
  • [ci] Bump requirements.

0.29.4 - 2025-01-17

  • [html] Guard variables that are not always defined. (by @​merwok in #418)

0.29.3 - 2025-01-11

  • [html] Fix old nocache md5. (by @​merwok in #417)
  • [ci] Bump pre-commit hooks.
  • [ci] Bump codecov action.

0.29.2 - 2024-11-20

... (truncated)

Commits

Updates docutils from 0.21.2 to 0.23

Commits

Updates markdown from 3.10.2 to 3.10.3

Release notes

Sourced from markdown's releases.

Release 3.10.3

Fixed

  • Fix SetextHeaderProcessor regex to prevent mixed = and - chars in setext-style headers (#1606).
  • Add AI Policy to Contributing Guide.
  • Officially document all included extensions as being in maintenance mode.
  • Link the Extension API documentation to the API Reference (#1612).
Changelog

Sourced from markdown's changelog.

[3.10.3] - 2026-07-30

Fixed

  • Fix SetextHeaderProcessor regex to prevent mixed = and - chars in setext-style headers (#1606).
  • Add AI Policy to Contributing Guide.
  • Officially document all included extensions as being in maintenance mode.
  • Link the Extension API documentation to the API Reference (#1612).
Commits
  • bb50627 Bump version to 3.10.3
  • 8453df0 Update Extension API documentation
  • 93ac448 Document that all extensions are in maintenance mode
  • d38fd4a Create AI Policy
  • ddead47 Prevent mixed =/- chars in Setext-style headings
  • See full diff in compare view

Updates psycopg2-binary from 2.9.11 to 2.9.13

Changelog

Sourced from psycopg2-binary's changelog.

Current release

What's new in psycopg 2.9.13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Add support for Python 3.15 (:ticket:[#1848](https://github.com/psycopg/psycopg2/issues/1848)).
  • Fix parsing of malformed bytea input.
  • Fix parsing of malformed int64 input in arrays (:ticket:[#1847](https://github.com/psycopg/psycopg2/issues/1847)).
  • Add a pyproject.toml file to declare a PEP 517 build backend (:ticket:[#1788](https://github.com/psycopg/psycopg2/issues/1788)).
  • Drop support for Python 3.9.

What's new in psycopg 2.9.12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Fix infinite loop with malformed interval (:ticket:1835).

What's new in psycopg 2.9.11 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Add support for Python 3.14.
  • Avoid a segfault passing more arguments than placeholders if Python is built with assertions enabled (:ticket:[#1791](https://github.com/psycopg/psycopg2/issues/1791)).
  • Add riscv64 platform binary packages (:ticket:[#1813](https://github.com/psycopg/psycopg2/issues/1813)).
  • ~psycopg2.errorcodes map and ~psycopg2.errors classes updated to PostgreSQL 18.
  • Drop support for Python 3.8.

What's new in psycopg 2.9.10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Add support for Python 3.13.
  • Receive notifications on commit (:ticket:[#1728](https://github.com/psycopg/psycopg2/issues/1728)).
  • ~psycopg2.errorcodes map and ~psycopg2.errors classes updated to PostgreSQL 17.
  • Drop support for Python 3.7.

What's new in psycopg 2.9.9 ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Add support for Python 3.12.
  • Drop support for Python 3.6.

What's new in psycopg 2.9.8

... (truncated)

Commits
  • f650e7a chore: bump to release 2.9.13
  • 368c8a1 chore!: drop support for Python 3.9
  • 9b39e65 chore: drop scaleway build support
  • 2ca7041 fix: fix handling of PostgreSQL 18 exceptions
  • 5385c02 Build CPython 3.15 wheels
  • 1d32e1f ci: only attempt triggering documentation refresh when pushing on main repo
  • 433e7b7 chore: add pyproject.toml file to declare a PEP 517 build backend
  • 8fb80bc fix: fix parsing of malformed int64 input in arrays
  • f98014a fix: fix parsing of malformed bytea input
  • 822b79c chore: bump dependencies in binary package
  • Additional commits viewable in compare view

Updates lxml from 6.1.0 to 6.1.3

Changelog

Sourced from lxml's changelog.

6.1.3 (2026-09-02)

Bugs fixed

  • LP#2165901: External parameter entity parsing was allowed by default (with resolve_entities="internal"). Issue found by Tomer Fichman.

6.1.2 (2026-08-18)

  • GH#526: Some build files were missing in the sdist. Patch by Nicola Soranzo.

  • Some minor corrections for error handling cases.

Other changes

  • Built with Cython 3.2.9.

6.1.1 (2026-05-18)

Bugs fixed

Commits
  • 3c1a4c7 Prepare release of 6.1.3.
  • c1191fc Update changelog.
  • 03ec312 Disable parameter entity parsing when internal-only entity parsing is requested.
  • 11d03e9 Build: Prevent duplicate Py3.8 wheel builds.
  • 9efc586 Build: Exclude musllinux-ARM from Py3.8 wheel building to prevent slow emulat...
  • 9716fb1 Build: Include older PyPy versions.
  • 0f3327d Build: Exclude Win-Aarch64 from wheel build.
  • 6967c96 Build: Make all built wheels downloadable even if they don't pass the release...
  • 061218d Build: Exclude Py3.15 i686 wheels from validation (because they are intention...
  • ce9fe0d Build: Fix Py3.8 windows build.
  • Additional commits viewable in compare view

Updates feedparser from 6.0.11 to 6.0.14

Release notes

Sourced from feedparser's releases.

v6.0.14

Changed

  • Upgrade to feedparser-sgmllib 2.0.0. (#585)

v6.0.13

Python support

  • Drop support for Python 3.9 and lower.

Changed

  • Migrate from sgmllib3k to feedparser-sgmllib.

Fixed

  • Resolve package build warnings.

v6.0.12

  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.
Changelog

Sourced from feedparser's changelog.

6.0.14 - 2026-07-30

  • Upgrade to feedparser-sgmllib 2.0.0. (#585)

6.0.13 - 2026-07-28

Python support

  • Drop support for Python 3.9 and lower.

Changed

  • Migrate from sgmllib3k to feedparser-sgmllib.

Fixed

  • Resolve package build warnings.

6.0.12 - 2025-09-10

  • Fix an AssertionError crash that occurs with Python 3.10 and higher. (#304)
  • Fix a DeprecationWarning thrown during calls to re.sub. (#389)
  • Add a Read the Docs configuration.
Commits

Updates beautifulsoup4 from 4.12.3 to 4.15.0

Updates celery from 5.4.0 to 5.6.3

Release notes

Sourced from celery's releases.

v5.6.3

What's Changed

... (truncated)

Changelog

Sourced from celery's changelog.

5.6.3

:release-date: 2026-03-26 :release-by: Tomer Nosrati

What's Changed


- Fix Django worker recursion bug + defensive checks for pool_cls.__module__ ([#10048](https://github.com/celery/celery/issues/10048))
- Docs: Update user_preload_options example to use click. ([#10056](https://github.com/celery/celery/issues/10056))
- Fix invalid configuration key "bootstrap_servers" in Kafka demo ([#10060](https://github.com/celery/celery/issues/10060))
- Fix broken images on PyPI page ([#10066](https://github.com/celery/celery/issues/10066))
- Remove broken reference. ([#10071](https://github.com/celery/celery/issues/10071))
- Removed --dist=loadscope from smoke tests ([#10073](https://github.com/celery/celery/issues/10073))
- Docs: Clarify task_retry signal args may be None ([#10076](https://github.com/celery/celery/issues/10076))
- Update example for Django ([#10081](https://github.com/celery/celery/issues/10081))
- Make tests compatible with pymongo >= 4.16 ([#10074](https://github.com/celery/celery/issues/10074))
- fix: source install of cassandra-driver ([#10105](https://github.com/celery/celery/issues/10105))
- fix: register task cross-reference role in Sphinx extension ([#10100](https://github.com/celery/celery/issues/10100))
- fix: avoid cycle detection in native delayed delivery ([#10095](https://github.com/celery/celery/issues/10095))
- fix(asynpool): avoid AttributeError when proc lacks _sentinel_poll ([#10086](https://github.com/celery/celery/issues/10086))
- fix dusk_astronomical horizon sign (+18 -> -18) ([#10121](https://github.com/celery/celery/issues/10121))
- Fix/10106 onupdate col use lambda func ([#10108](https://github.com/celery/celery/issues/10108))
- Fix warm shutdown RuntimeError with eventlet>=0.37.0 ([#10083](https://github.com/celery/celery/issues/10083)) ([#10123](https://github.com/celery/celery/issues/10123))
- Fix 10109 db backend connection health ([#10124](https://github.com/celery/celery/issues/10124))
- Database Backend filter unsupport sql engine arguments with nullpool [#7355](https://github.com/celery/celery/issues/7355) ([#10134](https://github.com/celery/celery/issues/10134))
- fix(beat): correct argument order in Service.__reduce__ ([#10137](https://github.com/celery/celery/issues/10137))
- ci: declare explicit read-only token permissions in workflow jobs ([#10139](https://github.com/celery/celery/issues/10139))
- chore: 'boto3to' to 'boto3 to' ([#10133](https://github.com/celery/celery/issues/10133))
- Database Backend: Add missing index on date_done (Fixes [#10097](https://github.com/celery/celery/issues/10097)) ([#10098](https://github.com/celery/celery/issues/10098))
- docs: fix typo in CONTRIBUTING.rst ([#10141](https://github.com/celery/celery/issues/10141))
- Refer to Flower / Prometheus for monitoring ([#10140](https://github.com/celery/celery/issues/10140))
- docs: remove duplicated words in broker and routing docs ([#10146](https://github.com/celery/celery/issues/10146))
- docs: fix stale version reference and grammar in README ([#10145](https://github.com/celery/celery/issues/10145))
- docs: fix wording in Celery 5.3 worker pool notes ([#10149](https://github.com/celery/celery/issues/10149))
- docs: fix duplicated wording in 3.1 changelog entry ([#10152](https://github.com/celery/celery/issues/10152))
- docs: fix changelog typo in context manager wording ([#10144](https://github.com/celery/celery/issues/10144))
- Fix/10096 worker fails to reconnect after redis failover ([#10151](https://github.com/celery/celery/issues/10151))
- Improve on_after_finalize signal documentation ([#10155](https://github.com/celery/celery/issues/10155))
- Add non-commutative example to clarify partial arg ordering in canvas docs ([#10157](https://github.com/celery/celery/issues/10157))
- Remove redundant test_isa_mapping test (fixes [#10077](https://github.com/celery/celery/issues/10077)) ([#10103](https://github.com/celery/celery/issues/10103))
- Upgrade pytest-celery to >=1.3.0 and adopt PYTEST_CELERY_PKG build arg ([#10162](https://github.com/celery/celery/issues/10162))
- Remove deprecated args from redis get_connection call ([#10036](https://github.com/celery/celery/issues/10036))
- Fix [#6912](https://github.com/celery/celery/issues/6912) rpc backend reconnection error ([#10179](https://github.com/celery/celery/issues/10179))
- Fix NameError with TYPE_CHECKING annotations on Python 3.14+ (PEP 649) ([#10165](https://github.com/celery/celery/issues/10165))
- docs: Add elaboration on prefetch multiplier settings (worker_prefetch_multiplier) and worker_eta_task_limit ([#10181](https://github.com/celery/celery/issues/10181))
- Fix O(K²) message bloat in a chain of chords ([#10171](https://github.com/celery/celery/issues/10171))
- Fix mock connection interfaces to prevent `TypeError` during exception handling ([#10178](https://github.com/celery/celery/issues/10178))
- fix(trace): dispatch chain/callbacks on dedup fast-path for redelivered tasks ([#10159](https://github.com/celery/celery/issues/10159))
</tr></table> 

... (truncated)

Commits
  • 3f4d8d7 Prepare for release: v5.6.3 (#10221)
  • a989e8c fix: clear the timer while catch the exception (#10218)
  • d06de5f Chore(deps): Bump nick-fields/retry from 3 to 4 (#10213)
  • c3c19c3 Fix: prioritize request ignore_result over task definition (#10184)
  • d23be53 Remove outdated autoreloader section from extending docs (#10154)
  • ada2da7 docs: fix duplicated word in bootsteps comment\n\nSigned-off-by: Rohan Santho...
  • f45f62b Add compression header to message protocol docs (#10156)
  • 9a27092 docs: clarify after_return behavior for retried tasks (#10192)
  • 6ee6230 Fix#9722 friendly status errors for CLI (#10190)
  • a9a2d4c [pre-commit.ci] pre-commit autoupdate (#10186)
  • Additional commits viewable in compare view

Updates django-celery-beat from 2.8.1 to 2.9.0

Release notes

Sourced from django-celery-beat's releases.

v2.9.0

What's Changed



... (truncated)

Changelog

Sourced from django-celery-beat's changelog.

2.9.0

:release-date: 2026-02-24 :release-by: Asif Saif Uddin (@​auvipy)

  • Added DeepWiki to README
  • refactor: use in operator instead of regex operator in crontab query to fix mssql regression
  • refactor: tzaware crontab is due method
  • feat: enable tran...

    Description has been truncated

Bumps the pip group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [nh3](https://github.com/messense/nh3) | `0.3.6` | `0.3.7` |
| [django-sitetree](https://github.com/idlesign/django-sitetree) | `1.18.0` | `1.18.1` |
| [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) | `0.28.9` | `0.32.0` |
| [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.23` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.10.2` | `3.10.3` |
| [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.13` |
| [lxml](https://github.com/lxml/lxml) | `6.1.0` | `6.1.3` |
| [feedparser](https://github.com/kurtmckee/feedparser) | `6.0.11` | `6.0.14` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.15.0` |
| [celery](https://github.com/celery/celery) | `5.4.0` | `5.6.3` |
| [django-celery-beat](https://github.com/celery/django-celery-beat) | `2.8.1` | `2.9.0` |
| [django-allauth](https://github.com/sponsors/pennersr) | `65.14.1` | `65.19.3` |
| [djangorestframework](https://github.com/encode/django-rest-framework) | `3.17.2` | `3.18.1` |
| [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) | `1.5.0` | `1.5.1` |
| [num2words](https://github.com/savoirfairelinux/num2words) | `0.5.13` | `0.5.14` |
| [django-polymorphic](https://github.com/django-commons/django-polymorphic) | `4.1.0` | `4.11.7` |
| [idna](https://github.com/kjd/idna) | `3.15` | `3.19` |
| [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.53.0` | `2.69.1` |
| [whitenoise](https://github.com/evansd/whitenoise) | `6.11.0` | `6.12.0` |
| [boto3](https://github.com/boto/boto3) | `1.43.4` | `1.43.93` |
| [faker](https://github.com/joke2k/faker) | `40.4.0` | `40.38.0` |
| [responses](https://github.com/getsentry/responses) | `0.26.0` | `0.26.3` |
| [model-bakery](https://github.com/model-bakers/model_bakery) | `1.23.3` | `1.24.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15` | `0.16.7` |


Updates `nh3` from 0.3.6 to 0.3.7
- [Release notes](https://github.com/messense/nh3/releases)
- [Commits](messense/nh3@v0.3.6...v0.3.7)

Updates `django-sitetree` from 1.18.0 to 1.18.1
- [Changelog](https://github.com/idlesign/django-sitetree/blob/master/CHANGELOG.md)
- [Commits](idlesign/django-sitetree@v1.18.0...v1.18.1)

Updates `django-admin-interface` from 0.28.9 to 0.32.0
- [Release notes](https://github.com/fabiocaccamo/django-admin-interface/releases)
- [Changelog](https://github.com/fabiocaccamo/django-admin-interface/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-admin-interface@0.28.9...0.32.0)

Updates `docutils` from 0.21.2 to 0.23
- [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/recommonmark/commits)

Updates `markdown` from 3.10.2 to 3.10.3
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.10.2...3.10.3)

Updates `psycopg2-binary` from 2.9.11 to 2.9.13
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](psycopg/psycopg2@2.9.11...2.9.13)

Updates `lxml` from 6.1.0 to 6.1.3
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.3)

Updates `feedparser` from 6.0.11 to 6.0.14
- [Release notes](https://github.com/kurtmckee/feedparser/releases)
- [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/feedparser@6.0.11...v6.0.14)

Updates `beautifulsoup4` from 4.12.3 to 4.15.0

Updates `celery` from 5.4.0 to 5.6.3
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst)
- [Commits](celery/celery@v5.4.0...v5.6.3)

Updates `django-celery-beat` from 2.8.1 to 2.9.0
- [Release notes](https://github.com/celery/django-celery-beat/releases)
- [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog)
- [Commits](celery/django-celery-beat@v2.8.1...v2.9.0)

Updates `django-allauth` from 65.14.1 to 65.19.3
- [Commits](https://github.com/sponsors/pennersr/commits)

Updates `djangorestframework` from 3.17.2 to 3.18.1
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.17.2...3.18.1)

Updates `django-widget-tweaks` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/jazzband/django-widget-tweaks/releases)
- [Changelog](https://github.com/jazzband/django-widget-tweaks/blob/master/CHANGES.rst)
- [Commits](jazzband/django-widget-tweaks@1.5.0...1.5.1)

Updates `num2words` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/savoirfairelinux/num2words/releases)
- [Changelog](https://github.com/savoirfairelinux/num2words/blob/master/CHANGES.rst)
- [Commits](savoirfairelinux/num2words@v0.5.13...v0.5.14)

Updates `django-polymorphic` from 4.1.0 to 4.11.7
- [Release notes](https://github.com/django-commons/django-polymorphic/releases)
- [Commits](django-commons/django-polymorphic@v4.1.0...v4.11.7)

Updates `idna` from 3.15 to 3.19
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](kjd/idna@v3.15...v3.19)

Updates `sentry-sdk` from 2.53.0 to 2.69.1
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.53.0...2.69.1)

Updates `whitenoise` from 6.11.0 to 6.12.0
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](evansd/whitenoise@6.11.0...6.12.0)

Updates `boto3` from 1.43.4 to 1.43.93
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.4...1.43.93)

Updates `faker` from 40.4.0 to 40.38.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v40.4.0...v40.38.0)

Updates `responses` from 0.26.0 to 0.26.3
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.26.0...0.26.3)

Updates `model-bakery` from 1.23.3 to 1.24.0
- [Release notes](https://github.com/model-bakers/model_bakery/releases)
- [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md)
- [Commits](model-bakers/model_bakery@1.23.3...1.24.0)

Updates `ruff` from 0.15 to 0.16.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.0...0.16.7)

---
updated-dependencies:
- dependency-name: nh3
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: django-sitetree
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: django-admin-interface
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: docutils
  dependency-version: '0.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: markdown
  dependency-version: 3.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: psycopg2-binary
  dependency-version: 2.9.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: lxml
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: feedparser
  dependency-version: 6.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: beautifulsoup4
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: celery
  dependency-version: 5.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: django-celery-beat
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: django-allauth
  dependency-version: 65.19.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: djangorestframework
  dependency-version: 3.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: django-widget-tweaks
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: num2words
  dependency-version: 0.5.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: django-polymorphic
  dependency-version: 4.11.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: idna
  dependency-version: '3.19'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: sentry-sdk
  dependency-version: 2.69.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: whitenoise
  dependency-version: 6.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: boto3
  dependency-version: 1.43.93
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: faker
  dependency-version: 40.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: responses
  dependency-version: 0.26.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: model-bakery
  dependency-version: 1.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-version: 0.16.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 19, 2026
@dependabot
dependabot Bot requested a review from JacobCoffee as a code owner September 19, 2026 18:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 19, 2026
JacobCoffee
JacobCoffee previously approved these changes Sep 19, 2026
@JacobCoffee

Copy link
Copy Markdown
Member

i f*cking hate dependencies

@JacobCoffee
JacobCoffee enabled auto-merge (squash) September 19, 2026 18:13
Keep docutils compatible with Sphinx and MyST, record polymorphic model options, and retain homogeneous base queries for safe cascading deletion. Add mixed-subclass deletion regressions and preserve the existing Ruff copyright-header policy.

Co-authored-by: Astra <noreply@openai.com>
Pin pyproject-fmt 2.29.4 in development dependencies and prek. Run it from make fmt and therefore make ci, preserving full version spellings and disabling classifier generation.

Co-authored-by: Astra <noreply@openai.com>
@JacobCoffee
JacobCoffee merged commit 5deab86 into main Sep 19, 2026
16 checks passed
@JacobCoffee
JacobCoffee deleted the dependabot/pip/pip-a71f802fee branch September 19, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant