This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Renovate 8e11dbc26a Update dependency ujson to v5.8.0 (#5)
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) ([#&#8203;594](https://github.com/ultrajson/ultrajson/issues/594)) [@&#8203;hugovk](https://github.com/hugovk)

#### Changed

-   Drop support for Python 3.7 ([#&#8203;595](https://github.com/ultrajson/ultrajson/issues/595)) [@&#8203;hugovk](https://github.com/hugovk)

#### Fixed

-   Include BSD-3-Clause and TCL license text ([#&#8203;584](https://github.com/ultrajson/ultrajson/issues/584)) [@&#8203;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: #5
Co-authored-by: Renovate <renovate@noreply.localhost>
Co-committed-by: Renovate <renovate@noreply.localhost>
2023-06-11 12:26:30 +03:00
classes Added comments on workers 2023-06-01 15:53:47 +02:00
locale Added locales 2023-05-26 16:31:11 +02:00
modules PyroClient overhaul 2023-05-26 16:32:56 +02:00
plugins Added command to remove command 2023-05-26 16:33:07 +02:00
.gitignore Added more to the ignore 2023-05-14 21:33:07 +02:00
.renovaterc Upload files to '' 2023-04-21 10:04:13 +03:00
config_example.json Fixed config 2023-05-28 11:43:54 +02:00
main.py Added comments on workers 2023-06-01 15:53:47 +02:00
requirements.txt Update dependency ujson to v5.8.0 (#5) 2023-06-11 12:26:30 +03:00