chore(deps): bump the django group in /backend with 5 updates#98
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the django group in /backend with 5 updates#98dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [django](https://github.com/django/django), [django-ninja](https://github.com/vitalik/django-ninja), [django-allauth](https://github.com/sponsors/pennersr), [django-celery-beat](https://github.com/celery/django-celery-beat) and [django-cors-headers](https://github.com/adamchainz/django-cors-headers) to permit the latest version. Updates `django` to 6.0.5 - [Commits](django/django@5.1...6.0.5) Updates `django-ninja` to 1.6.2 - [Release notes](https://github.com/vitalik/django-ninja/releases) - [Commits](vitalik/django-ninja@v1.3.0...v1.6.2) Updates `django-allauth` to 65.16.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-celery-beat` 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.7.0...v2.9.0) Updates `django-cors-headers` to 4.9.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.4.0...4.9.0) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production dependency-group: django - dependency-name: django-ninja dependency-version: 1.6.2 dependency-type: direct:production dependency-group: django - dependency-name: django-allauth dependency-version: 65.16.1 dependency-type: direct:production dependency-group: django - dependency-name: django-celery-beat dependency-version: 2.9.0 dependency-type: direct:production dependency-group: django - dependency-name: django-cors-headers dependency-version: 4.9.0 dependency-type: direct:production dependency-group: django ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on django, django-ninja, django-allauth, django-celery-beat and django-cors-headers to permit the latest version.
Updates
djangoto 6.0.5Commits
8f8ad09[6.0.x] Bumped version for 6.0.5 release.44ad76e[6.0.x] Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header...1b0184a[6.0.x] Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting sess...ad8f9e1[6.0.x] Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in Memory...990ab01[6.0.x] Fixed #37039 -- Removed outdated note from QuerySet.iterator() docs.f0c269f[6.0.x] Fixed typo in stub release notes for 5.2.14.8bcd15b[6.0.x] Fixed #37067 -- Added trailing slash in django_file_prefixes().3cdec64[6.0.x] Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.5dd5c70[6.0.x] Added stub release notes and release date for 6.0.5 and 5.2.14.8ee7341[6.0.x] Refs #373, #34122 -- Removed warning that ForeignObject is an interna...Updates
django-ninjato 1.6.2Release notes
Sourced from django-ninja's releases.
Commits
0b67d47Bump version from to 1.6.29138098Merge pull request #1590 from sinnwerkstatt/feature/allow-model-stringf8d0a8cBump version to 1.6.193e0b8eMerge pull request #1701 from vitalik/1695-http-url42c3b80Fix Object of type HttpUrl is not JSON serializable #1695e0b1e0fMerge pull request #1694 from vitalik/status-generic21c07c11693 - make Status generic56e86871.6.0e6f732b1.6.0b19d9bd05Merge pull request #1690 from vitalik/uniont-typeUpdates
django-allauthto 65.16.1Commits
Updates
django-celery-beatto 2.9.0Release notes
Sourced from django-celery-beat's releases.
... (truncated)
Changelog
Sourced from django-celery-beat's changelog.
... (truncated)
Commits
fc539b1DRAFT: django_celery_beat v2.9.0 (#999)19ae830Bump actions/download-artifact from 7 to 8 (#1003)81fc4a5Bump actions/upload-artifact from 6 to 7 (#1002)91ed4cdBump actions/download-artifact from 5 to 7 (#982)d49bb8cBump actions/upload-artifact from 4 to 6 (#983)b2ff0f4Bump actions/checkout from 5 to 6 (#972)ffa0405[pre-commit.ci] pre-commit autoupdate (#1001)5cec89f[pre-commit.ci] pre-commit autoupdate (#998)5ca807e[pre-commit.ci] pre-commit autoupdate (#995)f9c1c4cBump github/codeql-action from 3 to 4 (#960)Updates
django-cors-headersto 4.9.0Changelog
Sourced from django-cors-headers's changelog.
... (truncated)
Commits
a3a3ad2Version 4.9.02f5a94bCorrect testing of Django 6.0 (#1015)4356514Support Django 6.0 (#1014)eeaa041Version 4.8.0b760e4dSupport Python 3.14 (#1013)bf6abfb[pre-commit.ci] pre-commit autoupdate (#1012)5d0c651Upgrade dependencies (#1011)873fd5fUse uvx to run tox on GitHub Actions (#1010)f8aa330[pre-commit.ci] pre-commit autoupdate (#1009)b04460f[pre-commit.ci] pre-commit autoupdate (#1008)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions