Upgrade `ruff`` target version to Python 3.8 by @Elkiwa in #8341 Update to pydantic-extra-types==2.4.1 by @yezz123 in #8478 Update to pyright==1.1.345 by @Viicos in #8453 Update pydantic-core from 2.14.6 to 2.16
--upgrade pydantic # (6)! ``` 1. Use the platform corresponding to your Lambda runtime. 2. Specify the directory where you want to install the package (often `python` for Lambda Layers). 3. Use the CPython implementation. 4. The Python version must be compatible with the Lambda runti...
Initial Checks I confirm that I'm using Pydantic V2 Description I am working to upgrade my code to Pydantic V2 and I'm ruinning into the following test failure: > assert parsed_event.model_dump_json(exclude_none=True) == json.dumps(event...
Change in --upgrade behavior breaks install from private registry astral-sh/uv#10343 Closed View details samuelcolvin merged commit afb835b into main Jan 7, 2025 17 checks passed samuelcolvin deleted the readme-links branch January 7, 2025 09:24 Sign up for free to join this conversa...
We developed the approach where constraints are used to make sure airflow can be installed in a repeatable way, while we do not limit our users to upgrade most of the dependencies. As a result we decided not to upper-bound version of Airflow dependencies by default, unless we have good ...
Upgrade `ruff`` target version to Python 3.8 by @Elkiwa in #8341 Update to pydantic-extra-types==2.4.1 by @yezz123 in #8478 Update to pyright==1.1.345 by @Viicos in #8453 Update pydantic-core from 2.14.6 to 2.16.1, significant changes from these updates are described below, full ...