Open renovate[bot] opened 1 year 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:
Command failed: pdm update --no-sync pyOpenSSL
STATUS: Resolving dependencies
STATUS: Resolving: new pin python>=3.10
STATUS: Resolving: new pin bazel-runfiles 0.25.0
STATUS: Resolving: new pin black 23.3.0
STATUS: Resolving: new pin pulumi 3.86.0
STATUS: Resolving: new pin pyyaml 6.0
STATUS: Resolving: new pin semver 2.13.0
STATUS: Resolving: new pin pulumi-command 0.9.1
STATUS: Resolving: new pin pulumi-kubernetes 4.3.0
STATUS: Resolving: new pin requests 2.31.0
STATUS: Resolving: new pin pyinfra 2.7
STATUS: Resolving: new pin pyOpenSSL 23.3.0
STATUS: Resolving: new pin pytest 7.3.1
STATUS: Resolving: new pin pytest-cov 3.0.0
STATUS: Resolving: new pin pytest-homeassistant-custom-component 0.13.39
STATUS: Resolving: new pin pytest-opentelemetry 1.0.0
STATUS: Resolving: new pin pytest-testinfra 9.0.0
STATUS: Resolving: new pin tzdata 2023.3
STATUS: Resolving: new pin poetry-core 1.7.0
STATUS: Resolving: new pin setuptools 68.2.2
STATUS: Resolving: new pin wheel 0.41.2
STATUS: Resolving: new pin tomli 2.0.1
STATUS: Resolving: new pin coverage 7.2.4
STATUS: Resolving: new pin freezegun 1.2.2
STATUS: Resolving: new pin grpcio 1.56.2
🔒 Lock failed
WARNING: Unable to find a resolution for cryptography
because of the following conflicts:
cryptography<42,>=41.0.5 (from pyOpenSSL@23.3.0)
cryptography==40.0.2 (from homeassistant@2023.6.3)
To fix this, you could loosen the dependency version constraints in pyproject.toml. See https://pdm-project.org/latest/usage/dependency/#solve-the-locking-failure for more details.
See /tmp/pdm-lock-ddfwb4uh.log for detailed debug log.
[ResolutionImpossible]: Unable to find a resolution
WARNING: Add '-v' to see the detailed traceback
This PR contains the following updates:
==23.1.0
->==23.3.0
Release Notes
pyca/pyopenssl (pyOpenSSL)
### [`v23.3.0`](https://togithub.com/pyca/pyopenssl/blob/HEAD/CHANGELOG.rst#2330-2023-10-25) [Compare Source](https://togithub.com/pyca/pyopenssl/compare/23.2.0...23.3.0) Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Dropped support for Python 3.6. - The minimum `cryptography` version is now 41.0.5. - Removed `OpenSSL.crypto.loads_pkcs7` and `OpenSSL.crypto.loads_pkcs12` which had been deprecated for 3 years. - Added `OpenSSL.SSL.OP_LEGACY_SERVER_CONNECT` to allow legacy insecure renegotiation between OpenSSL and unpatched servers. `#1234Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 9am every weekday,before 5pm every weekday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.