ellar icon indicating copy to clipboard operation
ellar copied to clipboard

Ellar is a lightweight ASGI framework for building efficient and scalable server-side python applications. It supports both OOP (Object-Oriented Programming) and FP (Functional Programming). Built wit...

Results 14 ellar issues
Sort by recently updated
recently updated
newest added

Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...

dependencies
python

Bumps [starlette](https://github.com/encode/starlette) from 0.37.2 to 0.38.2. Release notes Sourced from starlette's releases. Version 0.38.2 Fixed Fix routing.get_name() not to assume all routines have __name__ #2648 Full Changelog: https://github.com/encode/starlette/compare/0.38.1...0.38.2 Version 0.38.1...

dependencies
python

Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.4. Release notes Sourced from uvicorn[standard]'s releases. Version 0.30.4 Fixed Close connection when h11 sets client state to MUST_CLOSE #2375 Full Changelog: https://github.com/encode/uvicorn/compare/0.30.3...0.30.4 Version 0.30.3...

dependencies
python

Bumps [injector](https://github.com/alecthomas/injector) from 0.21.0 to 0.22.0. Changelog Sourced from injector's changelog. 0.22.0 Date: 2024-07-08 Added: Added support for injecting PEP 593 <https://peps.python.org/pep-0593/>_ Annotated <https://docs.python.org/3/library/typing.html#typing.Annotated>_ Removed: Dropped Python 3.7 support Commits...

dependencies
python

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.0. Release notes Sourced from aiohttp's releases. 3.10.0 Bug fixes Fixed server response headers for Content-Type and Content-Encoding for static compressed files -- by :user:steverep....

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.5. Release notes Sourced from ruff's releases. 0.5.5 Release Notes Preview features [fastapi] Implement fastapi-redundant-response-model (FAST001) and fastapi-non-annotated-dependency(FAST002) (#11579) [pydoclint] Implement docstring-missing-exception (DOC501) and docstring-extraneous-exception...

dependencies
python

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.2. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.2 💅 Cosmetic Output Improvements In #250 and #258, @​facutuesca💰 added a nudge message with a magic link...

dependencies
github_actions