Files
chia-blockchain/requirements-poetry.txt
T
Earle LoweandGitHub 28daac83ea upgrade poetry to 2.4.1 to match dependabot (#20929)
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 -->
2026-05-21 13:13:38 -05:00

5 lines
116 B
Plaintext

# keep this matching with what dependabot uses
poetry==2.4.1
poetry-dynamic-versioning[plugin]
poetry-plugin-export