Commit a4d2064
authored
fix: regenerate poetry.lock to match pyproject.toml (#140)
poetry.lock had drifted from pyproject.toml ('pyproject.toml changed
significantly since poetry.lock was last generated'), which made CI emit
'poetry.lock is not consistent with pyproject.toml. You may be getting
improper dependencies.' on every build. Re-locked with Poetry 2.3.2; the
only changes are the content-hash, generator version, and a normalized
version constraint — no dependency versions change.1 parent f320889 commit a4d2064
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments