roll
roll copied to clipboard
Async, simple, fast: pick three! Roll is a pico framework with performances and aesthetic in mind.
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.2.2. Release notes Sourced from pytest's releases. 7.2.2 pytest 7.2.2 (2023-03-03) Bug Fixes #10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values...
Bumps [starlette](https://github.com/encode/starlette) from 0.13.4 to 0.25.0. Release notes Sourced from starlette's releases. Version 0.25.0 Fixed Limit the number of fields and files when parsing multipart/form-data on the MultipartParser 8c74c2c and...
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.3 to 5.7.0. Release notes Sourced from ujson's releases. 5.7.0 Added Support ujson.loads(bytearray(...)) and other bytes-like objects. (#573) @bwoodsend 5.6.0 Added Update vendored double-conversion to 3.2.1 (#570)...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.1 to 0.20.3. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.20.3 title: 'pytest-asyncio' pytest-asyncio is a pytest plugin. It facilitates testing of code that uses the asyncio...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.3 to 1.4.2. Release notes Sourced from mkdocs's releases. 1.4.2 Officially support Python 3.11 (#3020) Note: Simply upgrading to Python 3.11 can cut off 10-15% of your...
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 10.4. Commits d8c1762 Release version 10.4 9230cca Complete changelog for 10.4. d160c1b Bump pypa/cibuildwheel from 2.10.0 to 2.11.1 42ce29a Add Python 3.11. 413ae6e Mark function...
Bumps [httptools](https://github.com/MagicStack/httptools) from 0.4.0 to 0.5.0. Release notes Sourced from httptools's releases. v0.5.0 Changes Bump bundled llhttp to 6.0.9 fixes CVE-2022-32213, CVE-2022-32214, CVE-2022-32215 (by @nlsj1985 in 56d6a163 for #83) Test...
Bumps [aiofile](https://github.com/mosquito/aiofile) from 2.0.4 to 3.8.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.0 to 20.12.7. Release notes Sourced from sanic's releases. Version 20.12.7 Resolves #2477 and #2478 See also #2495 and https://github.com/sanic-org/sanic/security/advisories/GHSA-8cw9-5hmv-77w6 Full Changelog: https://github.com/sanic-org/sanic/compare/v20.12.6...v20.12.7 Version 20.12.6 What's Changed...
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.3 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...