Skip to content

chore(deps): bump pysimdjson from 6.0.2 to 7.0.2#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pysimdjson-7.0.2
Open

chore(deps): bump pysimdjson from 6.0.2 to 7.0.2#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pysimdjson-7.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 30, 2025

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps pysimdjson from 6.0.2 to 7.0.2.

Release notes

Sourced from pysimdjson's releases.

v7.0.2

  • Remove self-dependency in the pyproject.toml, fixing poetry installs (#130)

v7.0.1

  • Ensure csimdjson.pxd is included in the sdist (#129)

v7.0.0

  • Drop python 3.8, pypy builds, add python 3.13 (#117, #123)
  • Add proper .load/.loads type signatures (#116)
  • Updating and modernize github actions, simplify packaging and CI.
  • Update upstream simdjson to 3.12.3.
  • Add alias to json.JSONEncoder to drop-in API. (#118)
  • Deterministic build / static build metadata
Changelog

Sourced from pysimdjson's changelog.

7.0.2

  • Remove self-dependency in the pyproject.toml, fixing poetry installs (#130)

7.0.1

  • Ensure csimdjson.pxd is included in the sdist (#129)

7.0.0

  • Drop python 3.8, pypy builds, add python 3.13 (#117, #123)
  • Add proper .load/.loads type signatures (#116)
  • Updating and modernize github actions, simplify packaging and CI.
  • Update upstream simdjson to 3.12.3.
  • Add alias to json.JSONEncoder to drop-in API. (#118)
  • Deterministic build / static build metadata

6.0.0

  • Dropped support for CPython 3.6 - 3.8 which are long past their support window, added support for CPython for 3.11 & 3.12.
  • Updated upstream simdjson library to 3.6.4.
  • Various packaging, CI, and compiler version bumps.

5.0.1

  • Expanded PyPy prebuilt binary support (packaging change only).

5.0.0

  • Updated upstream simdjson library to 2.0.1, which brings AVX-512 support.
  • Parser.implementations property replaced with Parser.get_implementations to support optionally filtering to just the ones supported by the current runtime.

4.0.3

  • Updated upstream simdjson library to 1.0.2.
  • Binary wheels are now tested and available for py3.6-py3.10 on x86[_64], ppc64le and aarch64.
    • Under Linux, wheels are built for both manylinux and musl (Alpine).
    • Under Linux, wheels are also available for PyPy3.7.
  • Minor documentation fixes.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 30, 2025
@BoboTiG
Copy link
Copy Markdown
Owner

BoboTiG commented May 27, 2026

@dependabot rebase

Bumps [pysimdjson](https://github.com/TkTech/pysimdjson) from 6.0.2 to 7.0.2.
- [Release notes](https://github.com/TkTech/pysimdjson/releases)
- [Changelog](https://github.com/TkTech/pysimdjson/blob/master/CHANGELOG.md)
- [Commits](TkTech/pysimdjson@v6.0.2...v7.0.2)

---
updated-dependencies:
- dependency-name: pysimdjson
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pysimdjson-7.0.2 branch from cc9ca9f to ff02921 Compare May 27, 2026 08:22
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