This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/root
dependabot[bot] b775f2788c
build(deps): bump channels from 2.4.0 to 3.0.0 (#309)
* build(deps): bump channels from 2.4.0 to 3.0.0

Bumps [channels](https://github.com/django/channels) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/django/channels/releases)
- [Changelog](https://github.com/django/channels/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/2.4.0...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* root: update for channels 3

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2020-11-02 10:26:26 +01:00
..
__init__.py separate passbook.core into passbook.root and passbook.core 2019-06-25 18:00:54 +02:00
asgi.py build(deps): bump channels from 2.4.0 to 3.0.0 (#309) 2020-11-02 10:26:26 +01:00
celery.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
monitoring.py core: add more prometheus metrics 2020-01-19 21:01:26 +01:00
routing.py build(deps): bump channels from 2.4.0 to 3.0.0 (#309) 2020-11-02 10:26:26 +01:00
settings.py core: fix backup task not being registered, add fallback for api to remove info on ImportError 2020-10-23 18:32:28 +02:00
test_runner.py lib: add configurable avatars, set to none mode for tests 2020-10-22 14:03:31 +02:00
tests.py stages/invitation: add unittests 2020-05-13 23:20:27 +02:00
urls.py *: apply new black styling 2020-09-30 19:34:22 +02:00