Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
ba6006b
) to head (dd73f3e
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
path | passed | subtotal |
---|---|---|
tests\test_bump_version_in_files.py | 5 | 5 |
tests\test_create_unique_testpypi_version.py | 7 | 7 |
tests\test_find_unreleased_changelog_items.py | 6 | 6 |
tests\test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
This PR contains the following updates:
==1.8.3
->==1.8.4
1.9.0
->1.9.1
==1.9.0
->==1.9.1
Release Notes
python-poetry/poetry (poetry)
### [`v1.8.4`](https://redirect.github.com/python-poetry/poetry/releases/tag/1.8.4) [Compare Source](https://redirect.github.com/python-poetry/poetry/compare/1.8.3...1.8.4) ##### Added - **Add official support for Python 3.13** ([#9523](https://redirect.github.com/python-poetry/poetry/pull/9523)). ##### Changed - Require `virtualenv>=20.26.6` to mitigate potential command injection when running `poetry shell` in untrusted projects ([#9757](https://redirect.github.com/python-poetry/poetry/pull/9757)). ##### poetry-core ([`1.9.1`](https://redirect.github.com/python-poetry/poetry-core/releases/tag/1.9.1)) - Add `3.13` to the list of available Python versions ([#747](https://redirect.github.com/python-poetry/poetry-core/pull/747)).python-poetry/poetry-core (poetry-core)
### [`v1.9.1`](https://redirect.github.com/python-poetry/poetry-core/blob/HEAD/CHANGELOG.md#191---2024-10-13) [Compare Source](https://redirect.github.com/python-poetry/poetry-core/compare/1.9.0...1.9.1) ##### Added - Add `3.13` to the list of available Python versions ([#747](https://redirect.github.com/python-poetry/poetry-core/pull/747)).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.