Skip to content

chore(deps): update django-netfields requirement from ~=1.3.2 to ~=1.4.1 in /api#1199

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/api/django-netfields-approx-eq-1.4.1
Open

chore(deps): update django-netfields requirement from ~=1.3.2 to ~=1.4.1 in /api#1199
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/api/django-netfields-approx-eq-1.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

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

Changelog

Sourced from django-netfields's changelog.

  • 1.4.1

    • Strip scopes on IPv6Interface instances #131
  • 1.4.0

    • Add support for Django 6.0
    • Modernize setup
  • 1.3.2

    • Fix uncaught EUI() exceptions (Kyle Birkeland)
    • Fix deprecation warning for app config in newer versions of Django (Gil Forcada Codinachs)
    • Add get_placeholder to handle automatic check constraint evaluation (sevdog)
  • 1.3.1

    • Add support for psycopg v3.x in Django 4.2 and above (Clemens Wolff)
  • 1.3.0

    • Added MACAddress8Field for EUI-64 values Benoît Vinot
    • Fix potential MacAddressField crash in DRF (tfromme)
    • Tests against newer versions of Python and Django (Benoît Vinot)
  • 1.2.4

    • Change InetAddressField form value based on prefix parameter (Travis MacDonald)
  • 1.2.3

    • Change __prefixlen to be a Transform instead of a Lookup (Christopher Aubut)
    • Add package name to README installation section (Yuval Adam)
    • Fix formatting error in README (Gil Forcada Codinachs)
    • Add NetModelSerializer to rest_framework (Devid)
    • Handle more invalid macs in DRF MACAddressField (Étienne Noss)
    • Avoid deprecation warning on Django 2.x
  • 1.2.2

    • Additional Django 3 compatibility (Étienne Noss)
  • 1.2.1

    • django.utils.six is deprecated in Django 3.0 (jaychoo)
  • 1.2.0

    • Django 3.0 support (Erik de Wildt)
    • Expose INET related PostgreSQL functions. See README.rst for usage (Christopher Aubut)
  • 1.1.1

    • Fix improper conversion of networks to addresses in net lookups. Bug introduced in 1.1.0
    • Added example of using a network field as an index (Christopher Aubut)
  • 1.1.0

... (truncated)

Commits
  • a6f8cbe v1.4.1
  • 8ccb8e5 Strip scopes on IPv6Interface instances
  • 58afe44 1.4.0
  • 49456ee Add support for Django 6.0 and modernize setup
  • efc5fa8 Add test for IPv6 scopes
  • f7529f2 Don't wrap INET None values
  • af106a4 Don't test Python 3.7 on Github and remove legacy test skips
  • dc91d03 Test against Python 3.12/3.13 and Django 5.1/5.2
  • 296def9 also remove Python2.7 from tox.ini
  • d430a46 drop Python2 support
  • Additional commits viewable in compare view

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)

Updates the requirements on [django-netfields](https://github.com/jimfunk/django-postgresql-netfields) to permit the latest version.
- [Changelog](https://github.com/jimfunk/django-postgresql-netfields/blob/master/CHANGELOG)
- [Commits](jimfunk/django-postgresql-netfields@v1.3.2...v1.4.1)

---
updated-dependencies:
- dependency-name: django-netfields
  dependency-version: 1.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 16, 2026
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