-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the all-django-dependencies group across 1 directory with 19 updates #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/pip/main/all-django-dependencies-ced38c4a40
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps): bump the all-django-dependencies group across 1 directory with 19 updates #113
dependabot
wants to merge
1
commit into
develop
from
dependabot/pip/main/all-django-dependencies-ced38c4a40
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-django-dependencies group with 19 updates in the / directory:
5.1.75.2.90.61.165.13.10.11.20.12.02.6.12.7.010.4.011.3.02.9.102.9.110.28.90.32.02.2.32.3.31.26.42.4.04.1.14.1.60.7.00.10.14.13.34.14.30.3.40.22.54.1.05.0.04.3.74.3.143.8.04.4.23.15.23.16.16.4.17.2.16.7.26.7.3Updates
djangofrom 5.1.7 to 5.2.9Commits
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...Updates
django-allauthfrom 0.61.1 to 65.13.1Commits
Updates
django-environfrom 0.11.2 to 0.12.0Release notes
Sourced from django-environ's releases.
Changelog
Sourced from django-environ's changelog.
Commits
176e812Merge pull request #545 from joke2k/develop993b36cMerge branch 'main' into develop00c8203Update change log8e844acCorrect code style6abdb86Add tests for kwarg overriding engine/backend from urlsd92e11bUpdate change log60164fdchore: Prefer Redis default port 63798b70d9ffeat: Redis Pub/Sub8729165feat: Channels URL support0f2e088Update change logUpdates
pylint-djangofrom 2.6.1 to 2.7.0Release notes
Sourced from pylint-django's releases.
Changelog
Sourced from pylint-django's changelog.
Commits
ec4124eUpdating changelog for 2.7 release778342fFixes for pylint 4.c41afacPermit to use pylint 4+, bump own version8f9b230[pre-commit.ci] pre-commit autoupdated61ef5fRemove the compat layer for 'only_required_for_messages'e40d785Use anchor to exclude functional tests in pre-commit (#473)64279cbAdd support for python 3.14 (#472)7a63f43Disable the test for DecimalField to be able to release for python 3.13, 3.14...100ec5cFix a typo in pylint_django/tests/test_func.py156b99dAdd typing to '_attribute_is_magic'Updates
pillowfrom 10.4.0 to 11.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
89f1f4611.3.0 version bumpf2de251Updated check script paths (#9052)84855d1Raise FileNotFoundError when opening an empty path (#9048)204d11dRaise FileNotFoundError when opening an empty path2b39f75Handle IPTC TIFF tags with incorrect type (#8925)e7a53baDo not update palette for L mode GIF frame (#8924)c22230bUse save parameters as encoderinfo defaults (#9001)da10ed1Add support for iOS (#9030)be2b4e7Fix qtables and quality scaling (#8879)d4162f8Updated return typeUpdates
psycopg2from 2.9.10 to 2.9.11Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsUpdates
django-admin-interfacefrom 0.28.9 to 0.32.0Release notes
Sourced from django-admin-interface's releases.
... (truncated)
Changelog
Sourced from django-admin-interface's changelog.
... (truncated)
Commits
5d95d80UpdateCHANGELOGand version.2117573Update style forDjango 6.0.d45c09eUpdate .pre-commit-config.yamlfea108aUpdate FUNDING.yml052f8e6Upgradecreate-matrix-actionversion.8474b33AddDjango 6.0support.1cbb618AddPython 3.14support.bcb6053UpdateCHANGELOGand version.8de8324Update translations.fd9fa79fix modal popup navigation links (#462)Updates
pandasfrom 2.2.3 to 2.3.3Release notes
Sourced from pandas's releases.
... (truncated)
Commits
9c8bc3eRLS: 2.3.36aa788a[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...e57c7d6Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (#62454)e0fe9a0Backport to 2.3.x: REGR: from_records not initializing subclasses properly (#...23a1085BUG: improve future warning for boolean operations with missaligned indexes (...6113696Backport PR #62396 on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...Updates
numpyfrom 1.26.4 to 2.4.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c5ab79cMerge pull request #30487 from charris/prepare-2.4.0.205e379aREL: Prepare for the NumPy 2.4.0 release (2)485f1c4REL: Prepare for the NumPy 2.4.0 release (1) (#30486)c683481REL: Prepare for the NumPy 2.4.0 release (#30439)11d9ed2Merge pull request #30459 from charris/backport-304562a17ddbTYP: restoregeneric.__hash__(#30456)d04a429Merge pull request #30432 from charris/backport-30426f94a148fix more data races in mtrand.pyx (#30426)06a9d42Merge pull request #30420 from charris/backport-3041830819cdMerge pull request #30419 from charris/backport-30373Updates
django-nested-adminfrom 4.1.1 to 4.1.6Commits
f50dee5release: v4.1.62620a7bfix: formset prefixes for generic inlines inside polymorphic inlines (#275)6c48536release: v4.1.5fc82a84Fix prefix increment for polymorphic forms (#274)c4aa19bv4.1.4e5c6a44remove six import4a27cb8v4.1.32286bdafix: correct field help text layout on Django 5.2 (#273)34e513drelease: v4.1.27537fcbfix: compatibility with django 5.2 (#269)Updates
django-dbmlfrom 0.7.0 to 0.10.1Release notes
Sourced from django-dbml's releases.
Commits
Updates
beautifulsoup4from 4.13.3 to 4.14.3Updates
django-prose-editorfrom 0.3.4 to 0.22.5Changelog
Sourced from django-prose-editor's changelog.
... (truncated)
Commits
c2d689adjango-prose-editor 0.22.5bbeb9d8Fix the unlink button availability0c7cab1Bump rslib, prosemirror-tables2fc9500Update thingsa32c652django-prose-editor 0.22.40c64eadUpdate rslib7a28515Updates9ac7f2fAdd a changelog entry5dfaf95Add Polish translations (#67)3b201d1Update Tiptap, prosemirror-view, prosemirror-tablesUpdates
django-tinymcefrom 4.1.0 to 5.0.0Changelog
Sourced from django-tinymce's changelog.
... (truncated)
Commits
6b413f4Prepare release for 5.0.0a5dd6ffMerge pull request #498 from jazzband/pre-commit-ci-update-configdaf5551[pre-commit.ci] pre-commit autoupdate0e5987d[pre-commit.ci] pre-commit autoupdatefb97851Update TinyMCE image_list and link_list documentation685236dAdd changelog notes for TinyMCE 7 upgrade.7e7f11dUpdate TinyMCE version number in README2ef037cUpdate package license informationd082283Import latest language pack for TinyMCE 7.x44ab9a7Import TinyMCE 7.8.0Updates
django-import-exportfrom 4.3.7 to 4.3.14Release notes
Sourced from django-import-export's releases.