illagrenan/django-asgi-lifespan (django-asgi-lifespan)
### [`v0.4.0`](https://redirect.github.com/illagrenan/django-asgi-lifespan/blob/HEAD/CHANGELOG.md#040---2024-10-15)
[Compare Source](https://redirect.github.com/illagrenan/django-asgi-lifespan/compare/v0.3.2...v0.4.0)
[:material-github: Github release](https://redirect.github.com/illagrenan/django-asgi-lifespan/releases/tag/v0.4.0)
##### Added
- Add support for Python 3.13.
### [`v0.3.2`](https://redirect.github.com/illagrenan/django-asgi-lifespan/blob/HEAD/CHANGELOG.md#032---2024-09-26)
[Compare Source](https://redirect.github.com/illagrenan/django-asgi-lifespan/compare/v0.3.1...v0.3.2)
[:material-github: Github release](https://redirect.github.com/illagrenan/django-asgi-lifespan/releases/tag/v0.3.2)
##### Added
- Add support for Django 5.1.
- Test examples using Pyright.
##### Changed
- Fix and improve typehints. Use `AbstractAsyncContextManager` type for lifespan manager function (this should fix Pyright errors as reported in the [issue 99](https://redirect.github.com/illagrenan/django-asgi-lifespan/issues/99)).
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[x] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
>=0.3.1, <0.4
->>=0.4, <0.5
Release Notes
illagrenan/django-asgi-lifespan (django-asgi-lifespan)
### [`v0.4.0`](https://redirect.github.com/illagrenan/django-asgi-lifespan/blob/HEAD/CHANGELOG.md#040---2024-10-15) [Compare Source](https://redirect.github.com/illagrenan/django-asgi-lifespan/compare/v0.3.2...v0.4.0) [:material-github: Github release](https://redirect.github.com/illagrenan/django-asgi-lifespan/releases/tag/v0.4.0) ##### Added - Add support for Python 3.13. ### [`v0.3.2`](https://redirect.github.com/illagrenan/django-asgi-lifespan/blob/HEAD/CHANGELOG.md#032---2024-09-26) [Compare Source](https://redirect.github.com/illagrenan/django-asgi-lifespan/compare/v0.3.1...v0.3.2) [:material-github: Github release](https://redirect.github.com/illagrenan/django-asgi-lifespan/releases/tag/v0.3.2) ##### Added - Add support for Django 5.1. - Test examples using Pyright. ##### Changed - Fix and improve typehints. Use `AbstractAsyncContextManager` type for lifespan manager function (this should fix Pyright errors as reported in the [issue 99](https://redirect.github.com/illagrenan/django-asgi-lifespan/issues/99)).Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.