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/events/api
dependabot[bot] d102c59654
build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095)
* build(deps-dev): bump pylint from 2.8.3 to 2.9.0

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.3...v2.9.0)

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

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

* *: update source for new pylint version

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-06-30 10:37:28 +02:00
..
__init__.py events: Notifications (#418) 2021-01-11 18:43:59 +01:00
event.py events: add ability to create events via API 2021-06-26 23:37:03 +02:00
notification.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
notification_rule.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
notification_transport.py build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +02:00