Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the all-django-dependencies group with 19 updates in the / directory:

Package From To
django 5.1.7 5.2.9
django-allauth 0.61.1 65.13.1
django-environ 0.11.2 0.12.0
pylint-django 2.6.1 2.7.0
pillow 10.4.0 11.3.0
psycopg2 2.9.10 2.9.11
django-admin-interface 0.28.9 0.32.0
pandas 2.2.3 2.3.3
numpy 1.26.4 2.4.0
django-nested-admin 4.1.1 4.1.6
django-dbml 0.7.0 0.10.1
beautifulsoup4 4.13.3 4.14.3
django-prose-editor 0.3.4 0.22.5
django-tinymce 4.1.0 5.0.0
django-import-export 4.3.7 4.3.14
django-tailwind 3.8.0 4.4.2
djangorestframework 3.15.2 3.16.1
wagtail 6.4.1 7.2.1
django-ckeditor 6.7.2 6.7.3

Updates django from 5.1.7 to 5.2.9

Commits
  • c14b756 [5.2.x] Bumped version for 5.2.9 release.
  • 99e7d22 [5.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...
  • 479415c [5.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...
  • da1dfe6 [5.2.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg...
  • e2ddec4 [5.2.x] Refs #36743 -- Corrected docstring for DisallowedRedirect.
  • b83ee61 [5.2.x] Closed temporary files in OverwritingStorageTests.test_save_overwrite...
  • 645dc99 [5.2.x] Refs #35535 -- Used intended decorator in test_simple_block_tag_paren...
  • 8558605 [5.2.x] Added link to Python Pickle documentation in docs/topics/cache.txt.
  • de1dc3a [5.2.x] Fixed outdated redis-py link in cache docs.
  • ee92d41 [5.2.x] Highlighted community package upgrade utilities in docs/howto/upgrade...
  • Additional commits viewable in compare view

Updates django-allauth from 0.61.1 to 65.13.1

Commits

Updates django-environ from 0.11.2 to 0.12.0

Release notes

Sourced from django-environ's releases.

v0.12.0

Fixed Include prefix in the ImproperlyConfigured error message #513.

Added Add support for Python 3.12 and 3.13 #538.

Add support for Django 5.1 #535.

Add support for Django CockroachDB driver #509.

Add support for Django Channels #266.

Changed Disabled inline comments handling by default due to potential side effects. While the feature itself is useful, the project’s philosophy dictates that it should not be enabled by default for all users #499.

Removed Removed support of Python 3.6, 3.7 and 3.8 #538.

Removed support of Django 1.x. #538.

Changelog

Sourced from django-environ's changelog.

v0.12.0_ - 8-November-2024

Fixed +++++

  • Include prefix in the ImproperlyConfigured error message [#513](https://github.com/joke2k/django-environ/issues/513) <https://github.com/joke2k/django-environ/issues/513>_.

Added +++++

  • Add support for Python 3.12 and 3.13 [#538](https://github.com/joke2k/django-environ/issues/538) <https://github.com/joke2k/django-environ/issues/538>_.
  • Add support for Django 5.1 [#535](https://github.com/joke2k/django-environ/issues/535) <https://github.com/joke2k/django-environ/issues/535>_.
  • Add support for Django CockroachDB driver [#509](https://github.com/joke2k/django-environ/issues/509) <https://github.com/joke2k/django-environ/issues/509>_.
  • Add support for Django Channels [#266](https://github.com/joke2k/django-environ/issues/266) <https://github.com/joke2k/django-environ/issues/266>_.

Changed +++++++

  • Disabled inline comments handling by default due to potential side effects. While the feature itself is useful, the project's philosophy dictates that it should not be enabled by default for all users [#499](https://github.com/joke2k/django-environ/issues/499) <https://github.com/joke2k/django-environ/issues/499>_.

Removed +++++++

  • Removed support of Python 3.6, 3.7 and 3.8 [#538](https://github.com/joke2k/django-environ/issues/538) <https://github.com/joke2k/django-environ/issues/538>_.
  • Removed support of Django 1.x. [#538](https://github.com/joke2k/django-environ/issues/538) <https://github.com/joke2k/django-environ/issues/538>_.
Commits

Updates pylint-django from 2.6.1 to 2.7.0

Release notes

Sourced from pylint-django's releases.

Version 2.7.0 (1 Jan 2026)

Changelog

We added support for pylint 4.0.0+.

Other


- CI now tests against Django 5.2
- CI now tests against python 3.13
- CI now tests against python 3.14
- CI now tests against pylint 4.0.0+
Changelog

Sourced from pylint-django's changelog.

Version 2.7.0

We added support for pylint 4.0.0+.

Other


- CI now tests against Django 5.2
- CI now tests against python 3.13
- CI now tests against python 3.14
- CI now tests against pylint 4.0.0+
Commits
  • ec4124e Updating changelog for 2.7 release
  • 778342f Fixes for pylint 4.
  • c41afac Permit to use pylint 4+, bump own version
  • 8f9b230 [pre-commit.ci] pre-commit autoupdate
  • d61ef5f Remove the compat layer for 'only_required_for_messages'
  • e40d785 Use anchor to exclude functional tests in pre-commit (#473)
  • 64279cb Add support for python 3.14 (#472)
  • 7a63f43 Disable the test for DecimalField to be able to release for python 3.13, 3.14...
  • 100ec5c Fix a typo in pylint_django/tests/test_func.py
  • 156b99d Add typing to '_attribute_is_magic'
  • Additional commits viewable in compare view

Updates pillow from 10.4.0 to 11.3.0

Release notes

Sourced from pillow's releases.

11.3.0

https://pillow.readthedocs.io/en/stable/releasenotes/11.3.0.html

Deprecations

Documentation

Dependencies

Testing

... (truncated)

Changelog

Sourced from pillow's changelog.

Changelog (Pillow)

11.1.0 and newer

See GitHub Releases:

11.0.0 (2024-10-15)

  • Update licence to MIT-CMU #8460 [hugovk]

  • Conditionally define ImageCms type hint to avoid requiring core #8197 [radarhere]

  • Support writing LONG8 offsets in AppendingTiffWriter #8417 [radarhere]

  • Use ImageFile.MAXBLOCK when saving TIFF images #8461 [radarhere]

  • Do not close provided file handles with libtiff when saving #8458 [radarhere]

  • Support ImageFilter.BuiltinFilter for I;16* images #8438 [radarhere]

  • Use ImagingCore.ptr instead of ImagingCore.id #8341 [homm, radarhere, hugovk]

  • Updated EPS mode when opening images without transparency #8281 [Yay295, radarhere]

  • Use transparency when combining P frames from APNGs #8443 [radarhere]

  • Support all resampling filters when resizing I;16* images #8422 [radarhere]

  • Free memory on early return #8413 [radarhere]

  • Cast int before potentially exceeding INT_MAX #8402 [radarhere]

... (truncated)

Commits

Updates psycopg2 from 2.9.10 to 2.9.11

Changelog

Sourced from psycopg2's changelog.

Current release

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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Wheel package bundled with PostgreSQL 16 libpq in order to add support for recent features, such as sslcertmode.

What's new in psycopg 2.9.7 ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Fix propagation of exceptions raised during module initialization (:ticket:[#1598](https://github.com/psycopg/psycopg2/issues/1598)).
  • Fix building when pg_config returns an empty string (:ticket:[#1599](https://github.com/psycopg/psycopg2/issues/1599)).
  • Wheel package bundled with OpenSSL 1.1.1v.

What's new in psycopg 2.9.6 ^^^^^^^^^^^^^^^^^^^^^^^^^^^

... (truncated)

Commits
  • fd9ae8c chore: bump to version 2.9.11
  • d923840 chore: update docs requirements
  • d42dc71 Merge branch 'fix-1791'
  • 4fde656 fix: avoid failed assert passing more arguments than placeholders
  • 8308c19 fix: drop warning about the use of deprecated PyWeakref_GetObject function
  • 1a1eabf build(deps): bump actions/github-script from 7 to 8
  • 897af8b build(deps): bump peter-evans/repository-dispatch from 3 to 4
  • ceefd30 build(deps): bump actions/checkout from 4 to 5
  • 4dc5854 build(deps): bump actions/setup-python from 5 to 6
  • 1945788 Merge pull request #1802 from edgarrmondragon/cp314-wheels
  • 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 pandas from 2.2.3 to 2.3.3

Release notes

Sourced from pandas's releases.

Pandas 2.3.3

We are pleased to announce the release of pandas 2.3.3. This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.3.3 supports Python 3.9 and higher, and is the first release to support Python 3.14.

The release will be available on the conda-forge channel:

conda install pandas --channel conda-forge

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Pandas 2.3.2

We are pleased to announce the release of pandas 2.3.2. This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.3.2 supports Python 3.9 and higher.

The release will be available on the conda-forge channel:

conda install pandas --channel conda-forge

Or via PyPI:

python3 -m pip install --upgrade pandas

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Pandas 2.3.1

We are pleased to announce the release of pandas 2.3.1. This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.

See the full whatsnew for a list of all the changes. Pandas 2.3.1 supports Python 3.9 and higher.

The release will be available on the conda-forge channel:

conda install pandas --channel conda-forge

Or via PyPI:

... (truncated)

Commits
  • 9c8bc3e RLS: 2.3.3
  • 6aa788a [backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (#62499) (#62508)
  • b64f0df [backport 2.3.x] BUG: avoid validation error for ufunc with string[python] ar...
  • 058eb2b [backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (#62424) (...
  • 2ca088d [backport 2.3.x] DEPR: remove the Period resampling deprecation (#62480) (#62...
  • 92bf98f [backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for older...
  • e57c7d6 Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)
  • e0fe9a0 Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...
  • 23a1085 BUG: improve future warning for boolean operations with missaligned indexes (...
  • 6113696 Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...
  • Additional commits viewable in compare view

Updates numpy from 1.26.4 to 2.4.0

Release notes

Sourced from numpy's releases.

2.4.0 (Dec 20, 2025)

NumPy 2.4.0 Release Notes

The NumPy 2.4.0 release continues the work to improve free threaded Python support, user dtypes implementation, and annotations. There are many expired deprecations and bug fixes as well.

This release supports Python versions 3.11-3.14

Highlights

Apart from annotations and same_value kwarg, the 2.4 highlights are mostly of interest to downstream developers. They should help in implementing new user dtypes.

  • Many annotation improvements. In particular, runtime signature introspection.
  • New casting kwarg 'same_value' for casting by value.
  • New PyUFunc_AddLoopsFromSpec function that can be used to add user sort loops using the ArrayMethod API.
  • New __numpy_dtype__ protocol.

Deprecations

Setting the strides attribute is deprecated

Setting the strides attribute is now deprecated since mutating an array is unsafe if an array is shared, especially by multiple threads. As an alternative, you can create a new view (no copy) via:

  • np.lib.stride_tricks.strided_window_view if applicable,
  • np.lib.stride_tricks.as_strided for the general case,
  • or the np.ndarray constructor (buffer is the original array) for a light-weight version.

(gh-28925)

Positional out argument to np.maximum, np.minimum is deprecated

Passing the output array out positionally to numpy.maximum and numpy.minimum is deprecated. For example, np.maximum(a, b, c) will emit a deprecation warning, since c is treated as the output buffer rather than a third input.

Always pass the output with the keyword form, e.g. np.maximum(a, b, out=c). This makes intent clear and simplifies type annotations.

(gh-29052)

align= must be passed as boolean to np.dtype()

... (truncated)

Changelog

Sourced from numpy's changelog.

Update 2.4.0 milestones

Look at the issues/prs with 2.4.0 milestones and either push them off to a later version, or maybe remove the milestone. You may need to add a milestone.

Check the numpy-release repo

The things to check are the cibuildwheel version in .github/workflows/wheels.yml and the openblas versions in openblas_requirements.txt.

Make a release PR

Four documents usually need to be updated or created for the release PR:

  • The changelog
  • The release notes
  • The .mailmap file
  • The pyproject.toml file

These changes should be made in an ordinary PR against the maintenance branch. Other small, miscellaneous fixes may be part of this PR. The commit message might be something like::

REL: Prepare for the NumPy 2.4.0 release
  • Create 2.4.0-changelog.rst.
  • Update 2.4.0-notes.rst.
  • Update .mailmap.
  • Update pyproject.toml

Set the release version

Check the pyproject.toml file and set the release version and update the classifier if needed::

$ gvim pyproject.toml

Check the doc/source/release.rst file

make sure that the release notes have an entry in the release.rst file::

... (truncated)

Commits

Updates django-nested-admin from 4.1.1 to 4.1.6

Commits

Updates django-dbml from 0.7.0 to 0.10.1

Release notes

Sourced from django-dbml's releases.

0.9.2

Changes

  • #16 Support for Table Groups and Table Header Colors and DB Comments for Fields and Tables (thanks @​weallwegot!)
Commits

Updates beautifulsoup4 from 4.13.3 to 4.14.3

Updates django-prose-editor from 0.3.4 to 0.22.5

Changelog

Sourced from django-prose-editor's changelog.

Change log

Next version


- Fixed the prose editor textarea widget to not use the HTML5 ``required``
  attribute. Thanks to @undefined-landmark for the report and the help testing
  the fix!
- Raised the misleading low limits for columns and rows when inserting a new
  table.
- Started exposing the ``prosemirror-tables`` exports.
- Added polish translations. Thanks @kgunia!
- Updated Tiptap.
- Added Django 6.0 and Python 3.14 to the CI list.
- Fixed a bug where the unlink menu button was unavailable.

0.22 (2025-11-17)

  • Also apply the "actually empty" behavior in the frontend code. ProseMirror always produces at least one empty block-level element (for example <p></p>). We prefer the editor to produce an empty string in this case instead. This may be a visible behavior change if you're only using the frontend code and not the backend code; the backend code already applied the same transformation since django-prose-editor 0.4.

0.21 (2025-11-12)


- Modified our ``OrderedList`` extension to also set a ``data-type`` attribute
  on the ``<ol>`` element with one of the CSS values for the
  ``list-style-type`` property. This is necessary because Chromium-based
  browsers cannot case sensitively match the ``type`` attribute.

0.20 (2025-11-04)

  • Extended the NodeClass extension to support marks (bold, italic, links, etc.) in addition to nodes. CSS classes can now be applied to marks by including them in the cssClasses configuration alongside nodes.
  • Refactored the NodeClass and Link extensions to use Tiptap's updateAttributes() command instead of the unsetMark/setMark pattern, which automatically preserves other mark attributes.

0.19 (2025-10-29)

... (truncated)

Commits

Updates django-tinymce from 4.1.0 to 5.0.0

Changelog

Sourced from django-tinymce's changelog.

5.0.0 (2025-10-21)

  • Upgrade embedded TinyMCE from 6.8.4 to 7.8.0.
  • Drop support for Django < 4.2.
  • Add support for Django 5.1 and 5.2.
  • Drop support for Python 3.8 and add support for Python 3.13.
  • The template plugin has been removed in TinyMCE 7.
  • Improved styling of textareas with the AdminTinyMCE widget.
  • If present, a media_url_resolver function is evaluated during the JS setup phase.
  • Documentation for image_list and link_list was improved.

4.0.1 (2024-06-21)

  • Upgrade embedded TinyMCE from 6.8.3 to 6.8.4
  • Renamed toolbar elements (namely formatselect is now blocks) to follow TinyMCE 6 renames. Also removed from the docs examples some buttons only available through paid subscriptions (#470).

4.0.0 (2024-03-27)

  • Upgrade embedded TinyMCE from 5.10.7 to 6.8.3

The spellchecker plugin is gone (including USE_SPELLCHECKER setting). Use the browser_spellcheck TinyMCE option (activated by default) to enable browser-based spellchecking.

3.7.1 (2024-02-06)

  • Reintroduce the MANIFEST.in file to properly build the package. Release 3.7.0 on PyPI was unusable (#454).

3.7.0 (2024-02-06)

  • Drop support for Django 2.2, 4.0, and 4.1.
  • Add support for Django 4.2 and 5.0.
  • Drop support for Python 3.7 and add support for Python 3.11 and 3.12.
  • New pyproject.toml replaces the legacy setup.py project config.
  • Use staticfiles storage API to find tinymce location (#420). It was already done in 3.6.0, but had to be reverted in 3.6.1 (see #430).
  • Fixed selector usage for elements with __prefix__ (typically inlines).
  • TINYMCE_JS_ROOT setting has been removed.

3.6.1 (2023-03-20)

... (truncated)

Commits
  • 6b413f4 Prepare release for 5.0.0
  • a5dd6ff Merge pull request #498 from jazzband/pre-commit-ci-update-config
  • daf5551 [pre-commit.ci] pre-commit autoupdate
  • 0e5987d [pre-commit.ci] pre-commit autoupdate
  • fb97851 Update TinyMCE image_list and link_list documentation
  • 685236d Add changelog notes for TinyMCE 7 upgrade.
  • 7e7f11d Update TinyMCE version number in README
  • 2ef037c Update package license information
  • d082283 Import latest language pack for TinyMCE 7.x
  • 44ab9a7 Import TinyMCE 7.8.0
  • Additional commits viewable in compare view

Updates django-import-export from 4.3.7 to 4.3.14

Release notes

Sourced from django-import-export's releases.

4.3.14

4.3.13

4.3.12

4.3.11

4.3.10

  • Changelog
  • ...

    Description has been truncated

…y with 19 updates

Bumps the all-django-dependencies group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `5.1.7` | `5.2.9` |
| [django-allauth](https://github.com/sponsors/pennersr) | `0.61.1` | `65.13.1` |
| [django-environ](https://github.com/joke2k/django-environ) | `0.11.2` | `0.12.0` |
| [pylint-django](https://github.com/pylint-dev/pylint-django) | `2.6.1` | `2.7.0` |
| [pillow](https://github.com/python-pillow/Pillow) | `10.4.0` | `11.3.0` |
| [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` |
| [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface) | `0.28.9` | `0.32.0` |
| [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.3` |
| [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.4.0` |
| [django-nested-admin](https://github.com/theatlantic/django-nested-admin) | `4.1.1` | `4.1.6` |
| [django-dbml](https://github.com/makecodesdev/django-dbml) | `0.7.0` | `0.10.1` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.3` | `4.14.3` |
| [django-prose-editor](https://github.com/matthiask/django-prose-editor) | `0.3.4` | `0.22.5` |
| [django-tinymce](https://github.com/jazzband/django-tinymce) | `4.1.0` | `5.0.0` |
| [django-import-export](https://github.com/django-import-export/django-import-export) | `4.3.7` | `4.3.14` |
| [django-tailwind](https://github.com/timonweb/django-tailwind) | `3.8.0` | `4.4.2` |
| [djangorestframework](https://github.com/encode/django-rest-framework) | `3.15.2` | `3.16.1` |
| [wagtail](https://github.com/wagtail/wagtail) | `6.4.1` | `7.2.1` |
| [django-ckeditor](https://github.com/django-ckeditor/django-ckeditor) | `6.7.2` | `6.7.3` |



Updates `django` from 5.1.7 to 5.2.9
- [Commits](django/django@5.1.7...5.2.9)

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

Updates `django-environ` from 0.11.2 to 0.12.0
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](joke2k/django-environ@v0.11.2...v0.12.0)

Updates `pylint-django` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/pylint-dev/pylint-django/releases)
- [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](pylint-dev/pylint-django@v2.6.1...v2.7.0)

Updates `pillow` from 10.4.0 to 11.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.4.0...11.3.0)

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

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 `pandas` from 2.2.3 to 2.3.3
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.3...v2.3.3)

Updates `numpy` from 1.26.4 to 2.4.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.4...v2.4.0)

Updates `django-nested-admin` from 4.1.1 to 4.1.6
- [Release notes](https://github.com/theatlantic/django-nested-admin/releases)
- [Changelog](https://github.com/theatlantic/django-nested-admin/blob/master/CHANGELOG.rst)
- [Commits](theatlantic/django-nested-admin@v4.1.1...v4.1.6)

Updates `django-dbml` from 0.7.0 to 0.10.1
- [Release notes](https://github.com/makecodesdev/django-dbml/releases)
- [Commits](https://github.com/makecodesdev/django-dbml/commits)

Updates `beautifulsoup4` from 4.13.3 to 4.14.3

Updates `django-prose-editor` from 0.3.4 to 0.22.5
- [Changelog](https://github.com/feincms/django-prose-editor/blob/main/CHANGELOG.rst)
- [Commits](feincms/django-prose-editor@0.3.4...0.22.5)

Updates `django-tinymce` from 4.1.0 to 5.0.0
- [Release notes](https://github.com/jazzband/django-tinymce/releases)
- [Changelog](https://github.com/jazzband/django-tinymce/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-tinymce@4.1.0...5.0.0)

Updates `django-import-export` from 4.3.7 to 4.3.14
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](django-import-export/django-import-export@4.3.7...4.3.14)

Updates `django-tailwind` from 3.8.0 to 4.4.2
- [Changelog](https://github.com/timonweb/django-tailwind/blob/master/CHANGELOG.md)
- [Commits](timonweb/django-tailwind@3.8.0...4.4.2)

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

Updates `wagtail` from 6.4.1 to 7.2.1
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v6.4.1...v7.2.1)

Updates `django-ckeditor` from 6.7.2 to 6.7.3
- [Changelog](https://github.com/django-ckeditor/django-ckeditor/blob/main/CHANGELOG.rst)
- [Commits](django-ckeditor/django-ckeditor@6.7.2...6.7.3)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: django-allauth
  dependency-version: 65.13.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-django-dependencies
- dependency-name: django-environ
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: pylint-django
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: pillow
  dependency-version: 11.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-django-dependencies
- dependency-name: psycopg2
  dependency-version: 2.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-django-dependencies
- dependency-name: django-admin-interface
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: pandas
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: numpy
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-django-dependencies
- dependency-name: django-nested-admin
  dependency-version: 4.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-django-dependencies
- dependency-name: django-dbml
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: django-prose-editor
  dependency-version: 0.22.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: django-tinymce
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-django-dependencies
- dependency-name: django-import-export
  dependency-version: 4.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-django-dependencies
- dependency-name: django-tailwind
  dependency-version: 4.4.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-django-dependencies
- dependency-name: djangorestframework
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-django-dependencies
- dependency-name: wagtail
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-django-dependencies
- dependency-name: django-ckeditor
  dependency-version: 6.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-django-dependencies
...

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 Jan 1, 2026
@dependabot dependabot bot requested review from hepplerj and qtrinh2 as code owners January 1, 2026 22:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 1, 2026
@blms blms changed the base branch from main to develop January 5, 2026 19:44
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