Commit Graph

1104 Commits

Author SHA1 Message Date
dependabot[bot]
250e6a026c core: bump duo-client from 5.6.1 to 5.7.0 (#25557)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-28 14:28:16 +00:00
dependabot[bot]
3e15eff359 core: bump google-api-python-client from 2.198.0 to 2.199.0 (#25558)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-28 16:04:09 +02:00
dependabot[bot]
75f9c404a3 core: bump sentry-sdk from 2.68.0 to 2.68.1 (#25556)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-28 16:03:13 +02:00
dependabot[bot]
9918888b3e core: bump types-docker from 7.2.0.20260813 to 7.2.0.20260819 in the types group (#25489)
core: bump types-docker in the types group

Bumps the types group with 1 update: [types-docker](https://github.com/python/typeshed).


Updates `types-docker` from 7.2.0.20260813 to 7.2.0.20260819
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docker
  dependency-version: 7.2.0.20260819
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-26 11:40:15 +01:00
dependabot[bot]
fe43e428c7 core: bump gunicorn from 26.0.0 to 26.1.0 (#25490)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/26.0.0...26.1.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-26 11:40:04 +01:00
dependabot[bot]
f29a60e101 core: bump cryptography from 50.0.0 to 50.0.1 (#25491)
Bumps [cryptography](https://github.com/pyca/cryptography) from 50.0.0 to 50.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/50.0.0...50.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-26 11:37:33 +01:00
dependabot[bot]
9308797c1b core: bump ruff from 0.16.3 to 0.16.4 (#25428)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.16.3...0.16.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-24 07:11:25 +02:00
dependabot[bot]
c57c33ed78 core: bump uvicorn[standard] from 0.52.3 to 0.52.4 (#25426)
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.52.3 to 0.52.4.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.52.3...0.52.4)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.52.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-24 07:09:43 +02:00
dependabot[bot]
c1780ac8d9 core: bump aws-cdk-lib from 2.264.0 to 2.265.0 (#25379)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.264.0 to 2.265.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/compare/v2.264.0...v2.265.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.265.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 11:46:15 +01:00
dependabot[bot]
60af150e91 core: bump sentry-sdk from 2.67.1 to 2.68.0 (#25377)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.67.1 to 2.68.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.67.1...2.68.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-21 11:41:08 +01:00
dependabot[bot]
d5fb1e507d core: bump types-docker from 7.2.0.20260811 to 7.2.0.20260813 in the types group (#25343)
core: bump types-docker in the types group

Bumps the types group with 1 update: [types-docker](https://github.com/python/typeshed).


Updates `types-docker` from 7.2.0.20260811 to 7.2.0.20260813
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docker
  dependency-version: 7.2.0.20260813
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-20 12:23:17 +01:00
dependabot[bot]
c41eff0d90 core: bump lxml from 6.1.1 to 6.1.2 (#25344)
Bumps [lxml](https://github.com/lxml/lxml) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-6.1.1...lxml-6.1.2)

---
updated-dependencies:
- dependency-name: lxml
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-20 12:14:51 +01:00
dependabot[bot]
17233f8176 core: bump twilio from 9.10.9 to 9.11.0 (#25217)
Bumps [twilio](https://github.com/twilio/twilio-python) from 9.10.9 to 9.11.0.
- [Release notes](https://github.com/twilio/twilio-python/releases)
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-python/compare/9.10.9...9.11.0)

---
updated-dependencies:
- dependency-name: twilio
  dependency-version: 9.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-19 12:00:24 +01:00
dependabot[bot]
68fda76b3c core: bump selenium from 4.46.0 to 4.47.0 (#25175)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.46.0 to 4.47.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.46.0...selenium-4.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-08-18 14:44:35 +01:00
dependabot[bot]
1da7a7bf35 core: bump pytest-django from 4.13.0 to 4.14.0 (#25176)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.13.0...v4.14.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-version: 4.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 12:53:01 +01:00
dependabot[bot]
fc793c2bdd core: bump aws-cdk-lib from 2.263.0 to 2.264.0 (#25179)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.263.0 to 2.264.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/compare/v2.263.0...v2.264.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.264.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 12:52:37 +01:00
dependabot[bot]
d2a3a68dfe core: bump types-docker from 7.2.0.20260806 to 7.2.0.20260811 in the types group (#25172)
core: bump types-docker in the types group

Bumps the types group with 1 update: [types-docker](https://github.com/python/typeshed).


Updates `types-docker` from 7.2.0.20260806 to 7.2.0.20260811
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docker
  dependency-version: 7.2.0.20260811
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 12:51:30 +01:00
dependabot[bot]
c5e951c92a core: bump mypy from 2.3.0 to 2.3.1 (#25178)
Bumps [mypy](https://github.com/python/mypy) from 2.3.0 to 2.3.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 12:50:47 +01:00
dependabot[bot]
4e209c6180 core: bump sentry-sdk from 2.66.1 to 2.67.1 (#25174)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.66.1 to 2.67.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/2.67.1/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.66.1...2.67.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.67.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 12:50:08 +01:00
dependabot[bot]
f645d84a10 core: bump sqlparse from 0.5.5 to 0.6.0 (#25165)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.5 to 0.6.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.5...0.6.0)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-version: 0.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 12:43:23 +01:00
dependabot[bot]
e43d5ead91 core: bump uvicorn[standard] from 0.52.1 to 0.52.3 (#25128)
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.52.1 to 0.52.3.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.52.1...0.52.3)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-17 12:18:37 +01:00
dependabot[bot]
8c0cfae208 core: bump djangorestframework from 3.17.2 to 3.18.0 (#25129)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.17.2 to 3.18.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.17.2...3.18.0)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-17 12:18:32 +01:00
dependabot[bot]
d876abae50 core: bump ruff from 0.16.2 to 0.16.3 (#25130)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.16.2...0.16.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-17 12:18:28 +01:00
dependabot[bot]
e8c393b156 core: bump python-kadmin-rs from 0.7.3 to 0.7.4 (#25134)
Bumps [python-kadmin-rs](https://github.com/authentik-labs/kadmin-rs) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/authentik-labs/kadmin-rs/releases)
- [Commits](https://github.com/authentik-labs/kadmin-rs/compare/kadmin/version/0.7.3...kadmin/version/0.7.4)

---
updated-dependencies:
- dependency-name: python-kadmin-rs
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-17 12:18:12 +01:00
dependabot[bot]
7a3005337a core: bump types-docker from 7.2.0.20260728 to 7.2.0.20260806 in the types group (#25090)
core: bump types-docker in the types group

Bumps the types group with 1 update: [types-docker](https://github.com/python/typeshed).


Updates `types-docker` from 7.2.0.20260728 to 7.2.0.20260806
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docker
  dependency-version: 7.2.0.20260806
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-14 11:27:52 +01:00
dependabot[bot]
5f8991897c core: bump pytest-django from 4.12.0 to 4.13.0 (#25051)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.12.0...v4.13.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-version: 4.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-13 14:23:35 +01:00
dependabot[bot]
e9e7ed0f4e core: bump msgraph-sdk from 1.60.0 to 1.61.0 (#25047)
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.60.0...v1.61.0)

---
updated-dependencies:
- dependency-name: msgraph-sdk
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-13 14:50:03 +02:00
dependabot[bot]
9db15e79da core: bump packaging from 26.2 to 26.3 (#25018)
Bumps [packaging](https://github.com/pypa/packaging) from 26.2 to 26.3.
- [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/26.2...26.3)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '26.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 11:39:14 +01:00
dependabot[bot]
32e9c2d16e core: bump django-tenants from 3.12.0 to 3.13.0 (#25019)
Bumps [django-tenants](https://github.com/django-tenants/django-tenants) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/django-tenants/django-tenants/releases)
- [Changelog](https://github.com/django-tenants/django-tenants/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-tenants/django-tenants/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: django-tenants
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 11:39:09 +01:00
dependabot[bot]
f7a1fd25ff core: bump python-kadmin-rs from 0.7.2 to 0.7.3 (#24976)
Bumps [python-kadmin-rs](https://github.com/authentik-labs/kadmin-rs) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/authentik-labs/kadmin-rs/releases)
- [Commits](https://github.com/authentik-labs/kadmin-rs/compare/kadmin/version/0.7.2...kadmin/version/0.7.3)

---
updated-dependencies:
- dependency-name: python-kadmin-rs
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 11:18:13 +01:00
dependabot[bot]
239b093e4d core: bump django-tenants from 3.10.2 to 3.12.0 (#24979)
Bumps [django-tenants](https://github.com/django-tenants/django-tenants) from 3.10.2 to 3.12.0.
- [Release notes](https://github.com/django-tenants/django-tenants/releases)
- [Changelog](https://github.com/django-tenants/django-tenants/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-tenants/django-tenants/commits/v3.12.0)

---
updated-dependencies:
- dependency-name: django-tenants
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 11:18:09 +01:00
dependabot[bot]
b6a02b618a core: bump ruff from 0.16.1 to 0.16.2 (#24977)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.16.1...0.16.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 10:46:45 +01:00
Jens L.
506ec5ca72 root: add optional pyroscope for profiling (#24887)
* root: add optional pyroscope for profiling

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add hostname tag

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add more tags

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2026-08-10 13:29:32 +01:00
dependabot[bot]
4b62c8ff63 core: bump constructs from 10.8.0 to 10.8.1 (#24920)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-10 13:24:11 +02:00
dependabot[bot]
80e564c712 core: bump aws-cdk-lib from 2.262.2 to 2.263.0 (#24921)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.262.2 to 2.263.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/compare/v2.262.2...v2.263.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.263.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-10 11:24:52 +01:00
dependabot[bot]
36d76bb1e1 core: bump djangorestframework from 3.17.1 to 3.17.2 (#24926)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.17.1...3.17.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-version: 3.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-10 11:24:36 +01:00
dependabot[bot]
7b32b08f3a core: bump coverage[toml] from 7.15.3 to 7.15.4 (#24930)
Bumps [coverage[toml]](https://github.com/coveragepy/coveragepy) from 7.15.3 to 7.15.4.
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.3...7.15.4)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.15.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-10 11:24:19 +01:00
dependabot[bot]
b96f8b1ba1 core: bump h2 from 4.3.0 to 4.4.1 (#24871)
Bumps [h2](https://github.com/python-hyper/h2) from 4.3.0 to 4.4.1.
- [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-hyper/h2/compare/v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: h2
  dependency-version: 4.4.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-07 11:43:56 +01:00
dependabot[bot]
64a90cdad3 core: bump uvicorn[standard] from 0.52.0 to 0.52.1 (#24859)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-07 09:36:30 +02:00
dependabot[bot]
8b72492603 core: bump constructs from 10.7.2 to 10.8.0 (#24861)
Signed-off-by: dependabot[bot] <support@github.com>
2026-08-07 09:35:59 +02:00
Marcelo Elizeche Landó
99a5cf5447 core: bump django from 5.2.16 to v5.2.17 (#24793)
bump django from 5.2.16 to v5.2.17
2026-08-06 11:15:16 +01:00
dependabot[bot]
d4723dbc3d core: bump uvicorn[standard] from 0.51.0 to 0.52.0 (#24803)
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.51.0...0.52.0)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-06 11:05:44 +01:00
dependabot[bot]
33bca008d5 core: bump coverage[toml] from 7.15.2 to 7.15.3 (#24804)
Bumps [coverage[toml]](https://github.com/coveragepy/coveragepy) from 7.15.2 to 7.15.3.
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.15.3)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-06 11:05:40 +01:00
dependabot[bot]
adf70618cc core: bump types-docker from 7.2.0.20260724 to 7.2.0.20260728 in the types group (#24776)
core: bump types-docker in the types group

Bumps the types group with 1 update: [types-docker](https://github.com/python/typeshed).


Updates `types-docker` from 7.2.0.20260724 to 7.2.0.20260728
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docker
  dependency-version: 7.2.0.20260728
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-05 11:05:34 +01:00
dependabot[bot]
acda6667d9 core: bump cachetools from 7.1.6 to 7.1.7 (#24777)
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.6 to 7.1.7.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.6...v7.1.7)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-05 11:05:30 +01:00
dependabot[bot]
a54ebdab97 core: bump mypy from 2.1.0 to 2.3.0 (#24724)
* core: bump mypy from 2.1.0 to 2.3.0

Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.3.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.3.0)

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

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

* fix lint

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2026-08-04 11:49:41 +01:00
dependabot[bot]
fda8984ce3 core: bump aiohttp from 3.14.1 to 3.14.3 (#24712)
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-04 11:15:41 +01:00
dependabot[bot]
ba2173b644 core: bump ruff from 0.16.0 to 0.16.1 (#24643)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.16.0...0.16.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 11:21:39 +01:00
dependabot[bot]
495480f94f core: bump cryptography from 49.0.0 to 50.0.0 (#24639)
Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 10:49:28 +01:00
dependabot[bot]
51c5070700 core: bump djangorestframework-stubs[compatible-mypy] from 3.17.0 to 3.17.1 (#24648)
core: bump djangorestframework-stubs[compatible-mypy]

Bumps [djangorestframework-stubs[compatible-mypy]](https://github.com/typeddjango/djangorestframework-stubs) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.17.0...3.17.1)

---
updated-dependencies:
- dependency-name: djangorestframework-stubs[compatible-mypy]
  dependency-version: 3.17.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 10:47:38 +01:00