mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Keeping up with dependabot - upgrading poetry to 2.4.1
There is apparently some small differences created in the lock file
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk tooling-only change: updates the pinned Poetry version and
regenerates `poetry.lock` with equivalent dependency data plus minor
version-spec normalization.
>
> **Overview**
> Updates the pinned Poetry version from `2.2.1` to `2.4.1` to match
Dependabot.
>
> Regenerates `poetry.lock` under the new Poetry version, including
small formatting/normalization changes (e.g., `botocore` pre-release
constraint notation for `s3transfer`).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
ab280369b0. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
# keep this matching with what dependabot uses
|
|
poetry==2.4.1
|
|
poetry-dynamic-versioning[plugin]
|
|
poetry-plugin-export
|