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/tests/integration
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
..
__init__.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
test_outpost_docker.py build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00
test_outpost_kubernetes.py outposts: move local connection check to task, run every 60 minutes 2021-04-21 11:34:48 +02:00
test_proxy_docker.py build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00
test_proxy_kubernetes.py providers/proxy: fix hosts for ingress not being compared correctly 2021-07-28 16:08:06 +02:00