Open renovate[bot] opened 10 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:
Creating virtualenv labby-qm8eWC3D-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...
The current project's Python requirement (>=3.7.1,<4.0.0) is not compatible with some of the required packages Python requirement:
- flake8 requires Python >=3.8.1, so it will not be satisfied for Python >=3.7.1,<3.8.1
Because labby depends on flake8 (7.0.0) which requires Python >=3.8.1, version solving failed.
• Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
For flake8, a possible solution would be to set the `python` property to ">=3.8.1,<4.0.0"
https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
https://python-poetry.org/docs/dependency-specification/#using-environment-markers
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:
Creating virtualenv labby-qm8eWC3D-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...
The current project's Python requirement (>=3.7.1,<4.0.0) is not compatible with some of the required packages Python requirement:
- flake8 requires Python >=3.8.1, so it will not be satisfied for Python >=3.7.1,<3.8.1
Because labby depends on flake8 (7.1.1) which requires Python >=3.8.1, version solving failed.
• Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
For flake8, a possible solution would be to set the `python` property to ">=3.8.1,<4.0.0"
https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
https://python-poetry.org/docs/dependency-specification/#using-environment-markers
This PR contains the following updates:
4.0.1
->7.1.1
Release Notes
pycqa/flake8 (flake8)
### [`v7.1.1`](https://redirect.github.com/pycqa/flake8/compare/7.1.0...7.1.1) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/7.1.0...7.1.1) ### [`v7.1.0`](https://redirect.github.com/pycqa/flake8/compare/7.0.0...7.1.0) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/7.0.0...7.1.0) ### [`v7.0.0`](https://redirect.github.com/pycqa/flake8/compare/6.1.0...7.0.0) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/6.1.0...7.0.0) ### [`v6.1.0`](https://redirect.github.com/pycqa/flake8/compare/6.0.0...6.1.0) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/6.0.0...6.1.0) ### [`v6.0.0`](https://redirect.github.com/pycqa/flake8/compare/5.0.4...6.0.0) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/5.0.4...6.0.0) ### [`v5.0.4`](https://redirect.github.com/pycqa/flake8/compare/5.0.3...5.0.4) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/5.0.3...5.0.4) ### [`v5.0.3`](https://redirect.github.com/pycqa/flake8/compare/5.0.2...5.0.3) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/5.0.2...5.0.3) ### [`v5.0.2`](https://redirect.github.com/pycqa/flake8/compare/5.0.1...5.0.2) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/5.0.1...5.0.2) ### [`v5.0.1`](https://redirect.github.com/pycqa/flake8/compare/5.0.0...5.0.1) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/5.0.0...5.0.1) ### [`v5.0.0`](https://redirect.github.com/pycqa/flake8/compare/4.0.1...5.0.0) [Compare Source](https://redirect.github.com/pycqa/flake8/compare/4.0.1...5.0.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.