Update dependency ujson to v5.8.0 (#24)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ujson](https://github.com/ultrajson/ultrajson) | minor | `==5.7.0` -> `==5.8.0` | --- ### Release Notes <details> <summary>ultrajson/ultrajson</summary> ### [`v5.8.0`](https://github.com/ultrajson/ultrajson/releases/tag/5.8.0) [Compare Source](https://github.com/ultrajson/ultrajson/compare/5.7.0...5.8.0) #### Added - Build wheel for Python 3.12 beta (built against 3.12.0b2) ([#​594](https://github.com/ultrajson/ultrajson/issues/594)) [@​hugovk](https://github.com/hugovk) #### Changed - Drop support for Python 3.7 ([#​595](https://github.com/ultrajson/ultrajson/issues/595)) [@​hugovk](https://github.com/hugovk) #### Fixed - Include BSD-3-Clause and TCL license text ([#​584](https://github.com/ultrajson/ultrajson/issues/584)) [@​musicinmybrain](https://github.com/musicinmybrain) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9--> Co-authored-by: Renovate <renovate@git.end-play.xyz> Reviewed-on: #24 Co-authored-by: Renovate <renovate@noreply.localhost> Co-committed-by: Renovate <renovate@noreply.localhost>
This commit is contained in:
parent
76fc4981cc
commit
bd62149a2c
@ -9,4 +9,4 @@ aiohttp~=3.8.4
|
||||
psutil==5.9.5
|
||||
pymongo==4.3.3
|
||||
pillow~=9.5.0
|
||||
ujson==5.7.0
|
||||
ujson==5.8.0
|
Reference in New Issue
Block a user