Skip to content

Chore(deps): bump poetry from 1.8.3 to 1.8.4

HIFIS Bot requested to merge dependabot-pip-poetry-1.8.4 into main

Bumps poetry from 1.8.3 to 1.8.4.

Release notes

Sourced from poetry's releases.

1.8.4

Added

  • Add official support for Python 3.13 (#9523).

Changed

  • Require virtualenv>=20.26.6 to mitigate potential command injection when running poetry shell in untrusted projects (#9757).

poetry-core (1.9.1)

  • Add 3.13 to the list of available Python versions (#747).
Changelog

Sourced from poetry's changelog.

[1.8.4] - 2024-10-14

Added

  • Add official support for Python 3.13 (#9523).

Changed

  • Require virtualenv>=20.26.6 to mitigate potential command injection when running poetry shell in untrusted projects (#9757).

poetry-core (1.9.1)

  • Add 3.13 to the list of available Python versions (#747).
Commits

Merge request reports

Loading