Skip to content

chore: bump django-localflavor from 5.0 to 5.1 in /scripts/oracle - #181

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/oracle/django-localflavor-5.1
Open

chore: bump django-localflavor from 5.0 to 5.1 in /scripts/oracle#181
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/oracle/django-localflavor-5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps django-localflavor from 5.0 to 5.1.

Changelog

Sourced from django-localflavor's changelog.

5.1 (2026-08-01)

New flavors:

  • Added local flavor for Qatar ([gh-544](https://github.com/django/django-localflavor/issues/544) <https://github.com/django/django-localflavor/pull/544>_).
  • Added local flavor for Taiwan ([gh-530](https://github.com/django/django-localflavor/issues/530) <https://github.com/django/django-localflavor/pull/530>_).
  • Added local flavor for United Arab Emirates ([gh-542](https://github.com/django/django-localflavor/issues/542) <https://github.com/django/django-localflavor/pull/542>_).

New fields for existing flavors:

  • US: Added USIndividualTaxpayerIdentificationNumberField, USAdoptionTaxpayerIdentificationNumberField, and USTaxpayerIdentificationNumberField form and model fields for validating ITINs, ATINs, and any valid U.S. taxpayer identification number (SSN, ITIN, or ATIN).

Modifications to existing flavors:

  • Fix REGON validation for PL ([gh-529](https://github.com/django/django-localflavor/issues/529) <https://github.com/django/django-localflavor/pull/529>_).
  • Update SI postal codes ([gh-531](https://github.com/django/django-localflavor/issues/531) <https://github.com/django/django-localflavor/pull/531>_).
  • Update BR CNPJ validator to accept new alphanumeric format ([gh-533](https://github.com/django/django-localflavor/issues/533) <https://github.com/django/django-localflavor/pull/533>_).
  • Added Falkland Islands (Malvinas), Honduras, Oman, Somalia and Yemen to IBAN_COUNTRY_CODE_LENGTH dict based on version 101 of the IBAN registry document from December 2025. The minium version of python-stdnum is now 2.2. ([gh-538](https://github.com/django/django-localflavor/issues/538) <https://github.com/django/django-localflavor/pull/538>), ([gh-547](https://github.com/django/django-localflavor/issues/547) <https://github.com/django/django-localflavor/pull/547>)
  • Updated NORDEA_COUNTRY_CODE_LENGTH with data from nordea-country-and-currency-list.pdf v2.2 ([gh-546](https://github.com/django/django-localflavor/issues/546) <https://github.com/django/django-localflavor/pull/546>_).

Other changes:

  • None
Commits
  • f653d06 Bumped version to 5.1
  • 52adaf9 Updated translations from Transifex (#549)
  • d719584 Updated base translation catalog
  • 85667c3 Update validator to allow new Brazilian CNPJ alphanumeric format (#533)
  • 1bbe9f4 Fix test failures on Django 6.1a and main (#548)
  • 4100d83 Require stdnum>=2.2 and add example IBANs from IBAN registry v101 (#547)
  • a9eafd2 Updated IBAN latest data from Nordea (#546)
  • 053f812 Updated base translation catalog
  • c494823 Added local flavor for Qatar (#544)
  • 9cdad6e Test on Django 6.0 (#545)
  • 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 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)

Bumps [django-localflavor](https://github.com/django/django-localflavor) from 5.0 to 5.1.
- [Changelog](https://github.com/django/django-localflavor/blob/master/docs/changelog.rst)
- [Commits](django/django-localflavor@5.0...5.1)

---
updated-dependencies:
- dependency-name: django-localflavor
  dependency-version: '5.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 8, 2026
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/django-localflavor 5.1 UnknownUnknown

Scanned Files

  • scripts/oracle/requirements.txt

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants