Skip to content

[deps] Update django-organizations requirement from <2.7.0,>=2.6.0 to >=2.7.0,<2.8.0 - #550

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-organizations-gte-2.7.0-and-lt-2.8.0
Open

[deps] Update django-organizations requirement from <2.7.0,>=2.6.0 to >=2.7.0,<2.8.0#550
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-organizations-gte-2.7.0-and-lt-2.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on django-organizations to permit the latest version.

Release notes

Sourced from django-organizations's releases.

Async helper methods & template variable fix

This version includes some async helper methods for organizations and updates to the invitations backend that ensure extra_context is passed through.

Changelog

Sourced from django-organizations's changelog.

2.7.0

  • Fix for passing extra context to templates (thanks @​mgrdcm!)
  • Adds initial async helper functions (thanks @​bufke!)

2.6.0

  • Drop Python 3.9 support
  • Add Python 3.14 support
  • Add Django 6.0 support

2.5.0

  • Drop Python 3.8 support
  • Add Python 3.13 support
  • Add Django 5.1 support

2.4.1

  • Fixes related to release process

2.4.0

  • Adopted Hatch as packaging tool with pyproject.toml
  • Updated Japanese translations (thanks @​skyarrow87!)
  • Officially add support for Django 5.0
  • Drop support for Django 4.1 (Django 3.2 LTS and Django 4.2 LTS are still actively tested against)

2.3.1

  • Update changelog to include all 2.3.0 changes

2.3.0

  • Includes django-extensions as dependency
  • Remove six dependency
  • Start testing against Python 3.12

2.2.0

  • Remove support for Django < 3.2
  • Remove support for Python 3.7

... (truncated)

Commits
  • c6c566a Bump version and history (#299)
  • a4fb7d6 Add asyncio support with a-prefixed methods (#298)
  • 8dd6ff1 Add AI policy, start Markdown migration
  • 2d1f52e Allow passing context to rendered templates via extra_context param to view...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2026
Updates the requirements on [django-organizations](https://github.com/bennylope/django-organizations) to permit the latest version.
- [Release notes](https://github.com/bennylope/django-organizations/releases)
- [Changelog](https://github.com/bennylope/django-organizations/blob/master/HISTORY.rst)
- [Commits](bennylope/django-organizations@2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: django-organizations
  dependency-version: 2.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-organizations-gte-2.7.0-and-lt-2.8.0 branch from e7a891c to c39f6dc Compare August 11, 2026 19:47
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.

0 participants