936 Commits

Author SHA1 Message Date
dependabot[bot] 81a3a544f0 core: bump sentry-sdk from 2.61.1 to 2.62.0 (#23119)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 15:55:26 +02:00
dependabot[bot] fe8f3ea2f8 core: bump aws-cdk-lib from 2.258.0 to 2.258.1 (#23120)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 15:55:06 +02:00
dependabot[bot] de03aa1801 core: bump aws-cdk-lib from 2.257.0 to 2.258.0 (#23027)
Co-authored-by: Jens L. <jens@goauthentik.io>
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 15:41:33 +02:00
dependabot[bot] b4c5fd164d core: bump ruff from 0.15.16 to 0.15.17 (#23052)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.15.17.
- [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.15.16...0.15.17)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.17
  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-06-15 14:21:32 +02:00
dependabot[bot] c3e4e3bda2 core: bump service-identity from 24.2.0 to 26.1.0 (#23053)
Bumps [service-identity](https://github.com/pyca/service-identity) from 24.2.0 to 26.1.0.
- [Release notes](https://github.com/pyca/service-identity/releases)
- [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pyca/service-identity/compare/24.2.0...26.1.0)

---
updated-dependencies:
- dependency-name: service-identity
  dependency-version: 26.1.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-06-15 14:21:25 +02:00
dependabot[bot] 4889d047f0 core: bump uvicorn[standard] from 0.48.0 to 0.49.0 (#22993)
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.48.0 to 0.49.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.48.0...0.49.0)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.49.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-06-11 12:54:22 +02:00
dependabot[bot] f92cf047b3 core: bump cryptography from 48.0.0 to 48.0.1 (#22972)
Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 48.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-06-10 16:57:36 +02:00
Marcelo Elizeche Landó 6e8176cdf7 core: bump django from 5.2.14 to v5.2.15 (#22956)
bump django from 5.2.14 to v5.2.15
2026-06-09 12:39:59 -05:00
dependabot[bot] 1163d6a010 core: bump sentry-sdk from 2.61.0 to 2.61.1 (#22916)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.61.0 to 2.61.1.
- [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.61.0...2.61.1)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.61.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-06-09 14:56:00 +02:00
dependabot[bot] 2f6d01d62a core: bump daphne from 4.2.1 to 4.2.2 (#22920)
Bumps [daphne](https://github.com/django/daphne) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/daphne/compare/4.2.1...4.2.2)

---
updated-dependencies:
- dependency-name: daphne
  dependency-version: 4.2.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-06-09 14:54:25 +02:00
dependabot[bot] 2176cadb4c core: bump ruff from 0.15.15 to 0.15.16 (#22918)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.15.16.
- [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.15.15...0.15.16)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.16
  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-06-08 14:38:01 +02:00
dependabot[bot] a7fcf3f92b core: bump sentry-sdk from 2.60.0 to 2.61.0 (#22875)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.60.0 to 2.61.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.60.0...2.61.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.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-06-05 18:16:55 +02:00
dependabot[bot] 20f1e64509 core: bump google-api-python-client from 2.196.0 to 2.197.0 (#22876)
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.196.0 to 2.197.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.196.0...v2.197.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-version: 2.197.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-06-05 18:16:46 +02:00
dependabot[bot] 703301302d core: bump kubernetes from 36.0.0 to 36.0.2 (#22879)
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 36.0.0 to 36.0.2.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/v36.0.2/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/python/compare/v36.0.0...v36.0.2)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-version: 36.0.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-06-05 18:16:19 +02:00
dependabot[bot] 30ed2e6480 core: bump debugpy from 1.8.20 to 1.8.21 (#22880)
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.20 to 1.8.21.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](https://github.com/microsoft/debugpy/compare/v1.8.20...v1.8.21)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-version: 1.8.21
  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-06-05 18:13:55 +02:00
dependabot[bot] 38b1dbdf85 core: bump mypy from 2.0.0 to 2.1.0 (#22838)
Bumps [mypy](https://github.com/python/mypy) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 2.1.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-06-04 16:53:05 +02:00
dependabot[bot] 5c020d9bac core: bump django-prometheus from 2.4.1 to 2.5.0 (#22840)
Bumps [django-prometheus](https://github.com/korfuri/django-prometheus) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/korfuri/django-prometheus/releases)
- [Changelog](https://github.com/django-commons/django-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/korfuri/django-prometheus/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: django-prometheus
  dependency-version: 2.5.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-06-04 15:06:31 +02:00
dependabot[bot] af9100c878 core: bump kubernetes from 35.0.0 to 36.0.0 (#22843)
Bumps [kubernetes](https://github.com/kubernetes-client/python) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/python/compare/v35.0.0...v36.0.0)

---
updated-dependencies:
- dependency-name: kubernetes
  dependency-version: 36.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-06-04 15:06:25 +02:00
dependabot[bot] fe958185a3 core: bump aiohttp from 3.13.5 to 3.14.0 (#22851)
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.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-06-04 15:04:47 +02:00
dependabot[bot] 54c267ebd5 core: bump django-stubs[compatible-mypy] from 6.0.4 to 6.0.5 (#22748)
Bumps [django-stubs[compatible-mypy]](https://github.com/typeddjango/django-stubs) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/compare/6.0.4...6.0.5)

---
updated-dependencies:
- dependency-name: django-stubs[compatible-mypy]
  dependency-version: 6.0.5
  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-06-02 17:19:09 +02:00
dependabot[bot] 3bd65235a6 core: bump msgraph-sdk from 1.57.0 to 1.58.0 (#22711)
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.57.0 to 1.58.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.57.0...v1.58.0)

---
updated-dependencies:
- dependency-name: msgraph-sdk
  dependency-version: 1.58.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-06-02 17:15:07 +02:00
dependabot[bot] 4032c108ec core: bump aws-cdk-lib from 2.256.0 to 2.257.0 (#22749)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.256.0 to 2.257.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.256.0...v2.257.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.257.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-06-02 17:05:29 +02:00
dependabot[bot] 518d605b8f core: bump uvicorn[standard] from 0.47.0 to 0.48.0 (#22774)
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn) from 0.47.0 to 0.48.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.47.0...0.48.0)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.48.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-06-02 17:04:17 +02:00
dependabot[bot] decda7eb7a core: bump ruff from 0.15.14 to 0.15.15 (#22775)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.14 to 0.15.15.
- [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.15.14...0.15.15)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.15
  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-06-02 17:03:34 +02:00
dependabot[bot] 931b7f684a core: bump coverage[toml] from 7.14.0 to 7.14.1 (#22776)
Bumps [coverage[toml]](https://github.com/coveragepy/coveragepy) from 7.14.0 to 7.14.1.
- [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.14.0...7.14.1)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.14.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-06-02 17:03:15 +02:00
dependabot[bot] 38f810a06e core: bump aws-cdk-lib from 2.255.0 to 2.256.0 (#22675)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.255.0 to 2.256.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.255.0...v2.256.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.256.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-05-27 22:47:29 +02:00
dependabot[bot] 3584674ab6 core: bump black from 26.5.0 to 26.5.1 (#22649)
Bumps [black](https://github.com/psf/black) from 26.5.0 to 26.5.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.5.0...26.5.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.5.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-05-27 12:01:27 +02:00
dependabot[bot] 5fad9715f8 core: bump aws-cdk-lib from 2.254.0 to 2.255.0 (#22668)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.254.0 to 2.255.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.254.0...v2.255.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.255.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-05-26 22:05:12 +02:00
dependabot[bot] 8fd9bab3fa core: bump the types group with 5 updates (#22667)
Bumps the types group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [types-channels](https://github.com/python/typeshed) | `4.3.0.20260508` | `4.3.0.20260518` |
| [types-docker](https://github.com/python/typeshed) | `7.1.0.20260512` | `7.1.0.20260518` |
| [types-jwcrypto](https://github.com/python/typeshed) | `1.5.7.20260513` | `1.5.7.20260518` |
| [types-ldap3](https://github.com/python/typeshed) | `2.9.13.20260508` | `2.9.13.20260518` |
| [types-requests](https://github.com/python/typeshed) | `2.33.0.20260513` | `2.33.0.20260518` |


Updates `types-channels` from 4.3.0.20260508 to 4.3.0.20260518
- [Commits](https://github.com/python/typeshed/commits)

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

Updates `types-jwcrypto` from 1.5.7.20260513 to 1.5.7.20260518
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-ldap3` from 2.9.13.20260508 to 2.9.13.20260518
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.33.0.20260513 to 2.33.0.20260518
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-channels
  dependency-version: 4.3.0.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-docker
  dependency-version: 7.1.0.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-jwcrypto
  dependency-version: 1.5.7.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-ldap3
  dependency-version: 2.9.13.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: types-requests
  dependency-version: 2.33.0.20260518
  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-05-26 19:20:24 +02:00
dependabot[bot] 75b8694bbf core: bump types-zxcvbn from 4.5.0.20260508 to 4.5.0.20260518 (#22652)
* core: bump types-zxcvbn from 4.5.0.20260508 to 4.5.0.20260518

Bumps [types-zxcvbn](https://github.com/python/typeshed) from 4.5.0.20260508 to 4.5.0.20260518.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-zxcvbn
  dependency-version: 4.5.0.20260518
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* merge types updates

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-05-26 17:25:26 +02:00
dependabot[bot] fb58aaa2c2 core: bump cachetools from 7.1.3 to 7.1.4 (#22619)
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.3 to 7.1.4.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.3...v7.1.4)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.1.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-05-26 11:31:54 +02:00
dependabot[bot] 8e620ed631 core: bump ruff from 0.15.13 to 0.15.14 (#22618)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.13 to 0.15.14.
- [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.15.13...0.15.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.14
  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-05-26 11:31:46 +02:00
dependabot[bot] ba8c2e666e core: bump black from 26.3.1 to 26.5.0 (#22616)
Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.3.1...26.5.0)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 26.5.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-05-26 11:31:36 +02:00
dependabot[bot] d755b82379 core: bump cachetools from 7.1.2 to 7.1.3 (#22559)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 17:58:58 +00:00
dependabot[bot] 9d88221c60 core: bump mypy from 1.20.2 to 2.0.0 (#22560)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 13:24:27 +02:00
dependabot[bot] 6438338dba core: bump uvicorn[standard] from 0.46.0 to 0.47.0 (#22561)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 13:24:14 +02:00
dependabot[bot] 09646f7403 core: bump pyjwt from 2.11.0 to 2.13.0 (#22562)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-22 13:23:39 +02:00
dependabot[bot] 5a5d58b304 core: bump sentry-sdk from 2.59.0 to 2.60.0 (#22513)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.59.0 to 2.60.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.59.0...2.60.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-version: 2.60.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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-05-21 17:27:20 +02:00
dependabot[bot] 52924cffe6 core: bump djangorestframework-stubs[compatible-mypy] from 3.16.9 to 3.17.0 (#22512)
core: bump djangorestframework-stubs[compatible-mypy]

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

---
updated-dependencies:
- dependency-name: djangorestframework-stubs[compatible-mypy]
  dependency-version: 3.17.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-05-21 14:59:37 +00:00
dependabot[bot] fe1c0acd9a core: bump aws-cdk-lib from 2.253.1 to 2.254.0 (#22514)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.253.1 to 2.254.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.253.1...v2.254.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.254.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-05-21 10:42:19 +02:00
dependabot[bot] cc976adfb1 core: bump types-docker from 7.1.0.20260508 to 7.1.0.20260512 (#22470)
Bumps [types-docker](https://github.com/python/typeshed) from 7.1.0.20260508 to 7.1.0.20260512.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docker
  dependency-version: 7.1.0.20260512
  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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2026-05-20 17:49:54 +02:00
dependabot[bot] 83c6100a70 core: bump gunicorn from 25.3.0 to 26.0.0 (#22471)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.3.0 to 26.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/25.3.0...26.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 26.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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-05-20 17:00:13 +02:00
dependabot[bot] d0a9da3be3 core: bump importlib-metadata from 8.7.1 to 9.0.0 (#22469)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.1 to 9.0.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v8.7.1...v9.0.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-version: 9.0.0
  dependency-type: direct:development
  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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-05-20 17:00:07 +02:00
dependabot[bot] 911e5526a3 core: bump cachetools from 7.1.1 to 7.1.2 (#22493)
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.1.1 to 7.1.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-05-20 16:58:55 +02:00
dependabot[bot] 5f4a562ae6 core: bump types-requests from 2.33.0.20260508 to 2.33.0.20260513 (#22491)
Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260508 to 2.33.0.20260513.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-version: 2.33.0.20260513
  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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-05-20 16:58:38 +02:00
dependabot[bot] c2660ba3e5 core: bump selenium from 4.43.0 to 4.44.0 (#22490)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.43.0...selenium-4.44.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-version: 4.44.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-05-20 16:58:24 +02:00
dependabot[bot] 2d59db0548 core: bump lxml from 6.1.0 to 6.1.1 (#22473)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 13:21:07 +00:00
dependabot[bot] e9e262dff2 core: bump idna from 3.13 to 3.15 in the uv group across 1 directory (#22484)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 13:15:59 +00:00
dependabot[bot] 05913b41d8 core: bump types-jwcrypto from 1.5.7.20260508 to 1.5.7.20260513 (#22492)
Bumps [types-jwcrypto](https://github.com/python/typeshed) from 1.5.7.20260508 to 1.5.7.20260513.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-jwcrypto
  dependency-version: 1.5.7.20260513
  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>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-05-20 13:12:39 +00:00
dependabot[bot] d576d1f6e3 core: bump aws-cdk-lib from 2.253.0 to 2.253.1 (#22378)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.253.0 to 2.253.1.
- [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.253.0...v2.253.1)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.253.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-05-18 17:01:45 +02:00