Open renovate[bot] opened 4 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Updating dependencies
Resolving dependencies...
Creating virtualenv non-package-mode-XYOvduEN-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs
Because ops-scenario (7.0.5) depends on ops (>=2.15,<3.0)
and no versions of ops-scenario match >7.0.5,<7.0.6, ops-scenario (>=7.0.5,<7.0.6) requires ops (>=2.15,<3.0).
So, because non-package-mode depends on both ops (>=2.9.0,<2.10) and ops-scenario (^7.0.5, <7.0.6), version solving failed.
This PR contains the following updates:
43.0.1
->44.0.0
^6.0.3, <6.0.4
->^7.0.5, <7.0.6
^5.0.0
->^6.0.0
^8.5.0
->^9.0.0
Release Notes
pyca/cryptography (cryptography)
### [`v44.0.0`](https://redirect.github.com/pyca/cryptography/compare/43.0.3...44.0.0) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/43.0.3...44.0.0) ### [`v43.0.3`](https://redirect.github.com/pyca/cryptography/compare/43.0.1...43.0.3) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/43.0.1...43.0.3)canonical/ops-scenario (ops-scenario)
### [`v7.0.5`](https://redirect.github.com/canonical/ops-scenario/compare/7.0.4...7.0.5) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/7.0.4...7.0.5) ### [`v7.0.4`](https://redirect.github.com/canonical/ops-scenario/compare/7.0.3...7.0.4) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/7.0.3...7.0.4) ### [`v7.0.3`](https://redirect.github.com/canonical/ops-scenario/compare/7.0.2...7.0.3) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/7.0.2...7.0.3) ### [`v7.0.2`](https://redirect.github.com/canonical/ops-scenario/compare/7.0.1...7.0.2) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/7.0.1...7.0.2) ### [`v7.0.1`](https://redirect.github.com/canonical/ops-scenario/compare/7.0.0...7.0.1) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/7.0.0...7.0.1) ### [`v7.0.0`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.7...7.0.0) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.7...7.0.0) ### [`v6.1.7`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.6...6.1.7) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.6...6.1.7) ### [`v6.1.6`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.5...6.1.6) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.5...6.1.6) ### [`v6.1.5`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.4...6.1.5) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.4...6.1.5) ### [`v6.1.4`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.3...6.1.4) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.3...6.1.4) ### [`v6.1.3`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.2...6.1.3) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.2...6.1.3) ### [`v6.1.2`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.1...6.1.2) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.1...6.1.2) ### [`v6.1.1`](https://redirect.github.com/canonical/ops-scenario/compare/6.1.0...6.1.1) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.1.0...6.1.1) ### [`v6.1.0`](https://redirect.github.com/canonical/ops-scenario/compare/6.0.5...6.1.0) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.0.5...6.1.0) ### [`v6.0.5`](https://redirect.github.com/canonical/ops-scenario/compare/6.0.4...6.0.5) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.0.4...6.0.5) ### [`v6.0.4`](https://redirect.github.com/canonical/ops-scenario/compare/6.0.3...6.0.4) [Compare Source](https://redirect.github.com/canonical/ops-scenario/compare/6.0.3...6.0.4)pytest-dev/pytest-cov (pytest-cov)
### [`v6.0.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#600-2024-10-29) [Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) - Updated various documentation inaccuracies, especially on subprocess handling. - Changed fail under checks to use the precision set in the coverage configuration. Now it will perform the check just like `coverage report` would. - Added a `--cov-precision` cli option that can override the value set in your coverage configuration. - Dropped support for now EOL Python 3.8.jd/tenacity (tenacity)
### [`v9.0.0`](https://redirect.github.com/jd/tenacity/releases/tag/9.0.0): tenacity 9.0.0 [Compare Source](https://redirect.github.com/jd/tenacity/compare/8.5.0...9.0.0) #### What's Changed - Respects `min` argument for `wait_random_exponential` by [@yxtay](https://redirect.github.com/yxtay) in [https://github.com/jd/tenacity/pull/425](https://redirect.github.com/jd/tenacity/pull/425) - Bump major version to warn API breakage on statistics attribute **Full Changelog**: https://github.com/jd/tenacity/compare/8.5.0...9.0.0Configuration
📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.