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] 8262a47455
core: bump packaging from 21.3 to 22.0 (#4181)
* core: bump packaging from 21.3 to 22.0

Bumps [packaging](https://github.com/pypa/packaging) from 21.3 to 22.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/21.3...22.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* remove LegacyVersion

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

Signed-off-by: dependabot[bot] <support@github.com>
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>
2022-12-30 12:07:25 +01:00
..
api outposts: include hostname in outpost heartbeat 2022-12-28 16:07:52 +01:00
controllers outposts/kubernetes: ingress class (#4002) 2022-11-14 14:24:11 +01:00
migrations outposts/kubernetes: ingress class (#4002) 2022-11-14 14:24:11 +01:00
tests tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
channels.py outposts: include hostname in outpost heartbeat 2022-12-28 16:07:52 +01:00
docker_ssh.py outposts: fix indentation in generated SSH Config 2022-09-29 09:23:27 +00:00
docker_tls.py outposts: add remote docker integration via SSH 2021-12-25 16:31:34 +01:00
models.py core: bump packaging from 21.3 to 22.0 (#4181) 2022-12-30 12:07:25 +01:00
settings.py *: default to max 60 for fqdn_rand 2022-04-20 20:07:25 +02:00
signals.py outposts: ensure the user and token are created on initial outpost save 2022-05-21 15:55:19 +02:00
tasks.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00