Skip to content

chore(deps): bump django-money from 3.5.4 to 3.6.0 in /backend#1048

Merged
c0rydoras merged 1 commit intomainfrom
dependabot/pip/backend/django-money-3.6.0
Jan 29, 2026
Merged

chore(deps): bump django-money from 3.5.4 to 3.6.0 in /backend#1048
c0rydoras merged 1 commit intomainfrom
dependabot/pip/backend/django-money-3.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 28, 2026

Bumps django-money from 3.5.4 to 3.6.0.

Release notes

Sourced from django-money's releases.

3.6.0

Changelog: https://django-money.readthedocs.io/en/latest/changes.html

3.6.0b3

No release notes provided.

3.6.0b2

No release notes provided.

3.6.0b1

No release notes provided.

Changelog

Sourced from django-money's changelog.

Changelog

3.6_ - 2026-01-27

Added

  • Support for callable default and currency_default, and currency_choices :github-issue:683 (:github-user:benjaoming)
  • Add backend kwarg to convert_money function :github-issue:787 (:github-user:heckad)
  • Add getting a limit value from a callable :github-issue:810 (:github-user:heckad)

Fixed

  • The auto-generated hidden input field that tracks initial data in formsets with MoneyField should now work :github-issue:803 (:github-user:benjaoming)

Changed

  • Migrate to pyproject.toml and uv :github-issue:791 (:github-user:browniebroke)

Removed

  • Python 3.8 and 3.9 support was dropped to give way for typehints :github-issue:781 (:github-user:benjaoming)
Commits
  • 60d8862 Bump to 3.6 final (#813)
  • 74eaa11 Add getting a limit value from a callable (#810)
  • 5090785 Add upgrader workflow (#808)
  • 57f6d8c Remove Python 3.8 and 3.9 support (#804)
  • 54de5e3 Fix show_hidden_initial in formsets with MoneyFields (#803)
  • 048cf81 Remove versionadded admonition for now, breaks PyPi upload/release
  • 8024557 Allow callables for MoneyField.default, MoneyField.default_currency and Money...
  • 53ab77e Remove Django < 3.2 legacy
  • e7d5036 xfail test to demonstrate lack of support for only() querysets (#655)
  • c623988 Document DEFAULT_CURRENCY setting in the documentation (#796)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 28, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 28, 2026 11:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/django-money-3.6.0 branch from 9bd6c3f to 448239f Compare January 29, 2026 10:19
@c0rydoras
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [django-money](https://github.com/django-money/django-money) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/django-money/django-money/releases)
- [Changelog](https://github.com/django-money/django-money/blob/main/docs/changes.rst)
- [Commits](django-money/django-money@3.5.4...3.6.0)

---
updated-dependencies:
- dependency-name: django-money
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/django-money-3.6.0 branch from 448239f to 4e747b3 Compare January 29, 2026 11:05
@c0rydoras c0rydoras merged commit 2127c01 into main Jan 29, 2026
5 checks passed
@c0rydoras c0rydoras deleted the dependabot/pip/backend/django-money-3.6.0 branch January 29, 2026 11:29
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