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/authentik/outposts
dependabot[bot] 7efec281be
build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280)
* build(deps-dev): bump pylint from 2.9.6 to 2.10.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* *: add missing encoding to open() calls

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-08-23 10:10:31 +02:00
..
api outposts: allow empty provider list for embedded provider 2021-08-07 22:32:44 +02:00
controllers build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00
migrations root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
tests outposts: fix test for config validation 2021-08-08 17:14:05 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py Embedded outpost (#1193) 2021-07-29 11:30:30 +02:00
channels.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
docker_tls.py build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00
managed.py outpost: only set embedded outpost config on creation 2021-08-08 22:23:33 +02:00
models.py outpost: revert managed config, make authentik_host field optional 2021-08-08 16:58:01 +02:00
settings.py outposts: fix empty message when docker outpost controller has changed nothing 2021-07-04 13:48:43 +02:00
signals.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
tasks.py build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00