mirror of
https://github.com/goauthentik/authentik
synced 2026-05-03 04:42:41 +02:00
root: Python 3.14 (#17313)
* root: Python 3.14 Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update pydantic Signed-off-by: Jens Langhammer <jens@goauthentik.io> * bump kadmin Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add krb5 stuff to compile on macos? Signed-off-by: Jens Langhammer <jens@goauthentik.io> * re-lock Signed-off-by: Jens Langhammer <jens@goauthentik.io> * trigger build * lock uv * bump to 3.14.2 Signed-off-by: Jens Langhammer <jens@goauthentik.io> * output container logs if it failed to start Signed-off-by: Jens Langhammer <jens@goauthentik.io> * relock Signed-off-by: Jens Langhammer <jens@goauthentik.io> * target black and ruff to python 3.14 * upgrade pydatic from 2.11.7 to 2.12.5 * revert ruff to python 3.13 ruff checks * bump docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix makefile Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io> Co-authored-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
This commit is contained in:
@@ -16,7 +16,7 @@ import Tabs from "@theme/Tabs";
|
||||
|
||||
Before you begin, ensure you have the following tools installed. You can run the [provided script](#3-installing-platform-specific-dependencies) below in **Installing platform-specific dependencies** to install these required tools.
|
||||
|
||||
- [Python](https://www.python.org/) (3.13 or later)
|
||||
- [Python](https://www.python.org/) (3.14)
|
||||
- [uv](https://docs.astral.sh/uv/getting-started/installation/) (Latest stable release)
|
||||
- [Go](https://go.dev/) (1.24 or later)
|
||||
- [Node.js](https://nodejs.org/en) (24 or later)
|
||||
|
||||
Reference in New Issue
Block a user