Skip to content

[deps] Update jsonfield requirement from <4.0.0,>=3.1.0 to >=3.2.0,<4.0.0#1341

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/jsonfield-gte-3.2.0-and-lt-4.0.0
Open

[deps] Update jsonfield requirement from <4.0.0,>=3.1.0 to >=3.2.0,<4.0.0#1341
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/jsonfield-gte-3.2.0-and-lt-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on jsonfield to permit the latest version.

Changelog

Sourced from jsonfield's changelog.

v3.2.0 07/04/2025 ^^^^^^^^^^^^^^^^^

  • Set Python version support to 3.10 through 3.13
  • Set Django version support to 4.2 through 5.2
  • Modernize packaging to use pyproject.toml
  • Deprecate project, add migration instructions

v3.1.0 02/22/2020 ^^^^^^^^^^^^^^^^^

  • Handle loading invalid JSON from db
  • Remove default help_text string
  • Change form field to render non-ascii values
  • Add setuptoools python_requires check
  • Add README section on querying and null value handling
  • Improve test suite coverage

v3.0.0 02/14/2020 ^^^^^^^^^^^^^^^^^ This release is a major rewrite of jsonfield, merging in changes from the jsonfield2 fork. Changelog entries for jsonfield2 are included below for completeness.

  • Add source distribution to release process
  • Update JSONEncoder from DRF
  • Fix re-rendering of invalid field inputs
  • Fix form field cleaning of string inputs
  • Fix indentation for Textarea widgets
  • Allow form field error message to be overridden
  • Obey form Field.disabled

jsonfield2 v3.1.0 12/06/2019 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Fix use with select_related across a foreign key
  • Fix field deconstruction
  • Drop Python 3.5 support
  • Drop Django 2.1 (and below) support

jsonfield2 v3.0.3 10/23/2019 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Add Python 3.8 & Django 3.0 support
  • Drop Python 3.4 support

jsonfield2 v3.0.2 12/21/2018 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Add Python 3.7 & Django 2.1 support

jsonfield2 v3.0.1 05/21/2018 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Fix model full_clean behavior

... (truncated)

Commits
  • 157aa92 Version 3.2.0, mark project as inactive
  • 9881e9d Merge pull request #268 from rpkilby/migration-example
  • 9eb6e53 Update readme with deprecation notice and migration instructions
  • 0920d00 Add migration-example tests to CI
  • edbe917 Add jsonfield.JSONField => django.JSONField migration examples
  • e0376be Add sqlite databases to gitignore
  • 48ed9c5 Modernize package files (#267)
  • c93a1f4 Warn users to prefer built-in JSONField (#260)
  • 4c20308 Fix readme typo (#259)
  • 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 May 1, 2026
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 1, 2026

Code Review Summary

Status: Skipped | Recommendation: N/A

This is a Dependabot PR with dependency updates:

  • jsonfield: >=3.1.0,<4.0.0>=3.2.0,<4.0.0
  • geoip2: >=5.1.0,<6.0.0>=5.2.0,<6.0.0

Per review policy, Dependabot PRs are skipped from detailed code review.

Files Reviewed (1 file)
  • requirements.txt - dependency version bumps

Reviewed by kimi-k2.5 · 59,994 tokens

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 98.628%. first build — dependabot/pip/jsonfield-gte-3.2.0-and-lt-4.0.0 into master

Updates the requirements on [jsonfield](https://github.com/rpkilby/jsonfield) to permit the latest version.
- [Release notes](https://github.com/rpkilby/jsonfield/releases)
- [Changelog](https://github.com/rpkilby/jsonfield/blob/master/CHANGES.rst)
- [Commits](rpkilby/jsonfield@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: jsonfield
  dependency-version: 3.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/jsonfield-gte-3.2.0-and-lt-4.0.0 branch from 86a6859 to ba4fef3 Compare May 5, 2026 14:16
@openwisp-companion
Copy link
Copy Markdown

The CI is failing due to transient infrastructure issues (not related to your code). I have restarted the failed jobs automatically (1/3).

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