Added
- Add official support for Python 3.13 (#9523).
Changed
- Require
virtualenv>=20.26.6
to mitigate potential command injection when runningpoetry shell
in untrusted projects (#9757).
poetry-core (1.9.1
)
- Add
3.13
to the list of available Python versions (#747).