This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ujson](https://github.com/ultrajson/ultrajson) | minor | `~=5.10.0` -> `~=5.11.0` |
---
### Release Notes
<details>
<summary>ultrajson/ultrajson (ujson)</summary>
### [`v5.11.0`](https://github.com/ultrajson/ultrajson/releases/tag/5.11.0)
[Compare Source](https://github.com/ultrajson/ultrajson/compare/5.10.0...5.11.0)
#### Added
- Inline type stubs ([#​674](https://github.com/ultrajson/ultrajson/issues/674)) [@​MarcoGorelli](https://github.com/MarcoGorelli)
- Add support for Python 3.14 ([#​680](https://github.com/ultrajson/ultrajson/issues/680)) [@​hugovk](https://github.com/hugovk)
- Add support for PyPy3.11 ([#​658](https://github.com/ultrajson/ultrajson/issues/658)) [@​hugovk](https://github.com/hugovk)
- Add Windows ARM64 wheels ([#​663](https://github.com/ultrajson/ultrajson/issues/663)) [@​tonybaloney](https://github.com/tonybaloney)
#### Changed
- Migrate to `src/` layout ([#​664](https://github.com/ultrajson/ultrajson/issues/664)) [@​hugovk](https://github.com/hugovk)
- Build aarch64 wheels using native runners ([#​652](https://github.com/ultrajson/ultrajson/issues/652)) [@​hugovk](https://github.com/hugovk)
- Drop support for EOL Python 3.8 ([#​645](https://github.com/ultrajson/ultrajson/issues/645)) [@​hugovk](https://github.com/hugovk)
- Drop support for EOL PyPy3.8-PyPy3.10 ([#​639](https://github.com/ultrajson/ultrajson/issues/639), [#​682](https://github.com/ultrajson/ultrajson/issues/682)) [@​hugovk](https://github.com/hugovk)
#### Fixed
- fix(ujson.loads): raises a JSONDecodeError instead of SystemError when parsing a nested json string ([#​667](https://github.com/ultrajson/ultrajson/issues/667)) [@​grandnew](https://github.com/grandnew)
- Pin setuptools < 72.2 to fix build on PyPy ([#​638](https://github.com/ultrajson/ultrajson/issues/638)) [@​hugovk](https://github.com/hugovk)
- Update README.md example to match actual output ([#​654](https://github.com/ultrajson/ultrajson/issues/654)) [@​AvdN](https://github.com/AvdN)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
~=5.10.0->~=5.11.0Release Notes
ultrajson/ultrajson (ujson)
v5.11.0Compare Source
Added
Changed
src/layout (#664) @hugovkFixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.