Closed renovate[bot] closed 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:
Updating dependencies
Resolving dependencies...
The current project's Python requirement (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
- ipython requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
Because burplist depends on ipython (8.20.0) which requires Python >=3.10, version solving failed.
• Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
For ipython, a possible solution would be to set the `python` property to ">=3.10,<4.0"
https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
https://python-poetry.org/docs/dependency-specification/#using-environment-markers
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
==1.4.50
->==1.4.51
==6.8.0
->==6.8.2
==8.18.1
->==8.20.0
==1.39.1
->==1.39.2
Release Notes
borntyping/python-colorlog (colorlog)
### [`v6.8.2`](https://togithub.com/borntyping/python-colorlog/releases/tag/v6.8.2): 6.8.2 [Compare Source](https://togithub.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2) #### What's Changed - Update package links in README by [@buhtz](https://togithub.com/buhtz) in [https://github.com/borntyping/python-colorlog/pull/131](https://togithub.com/borntyping/python-colorlog/pull/131) - Added [docs/CONTRIBUTING.md](https://togithub.com/borntyping/python-colorlog/blob/main/docs/CONTRIBUTING.md). - Documented "bright" colours in the README. #### New Contributors - [@buhtz](https://togithub.com/buhtz) made their first contribution in [https://github.com/borntyping/python-colorlog/pull/131](https://togithub.com/borntyping/python-colorlog/pull/131) **Full Changelog**: https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2ipython/ipython (ipython)
### [`v8.20.0`](https://togithub.com/ipython/ipython/compare/8.19.0...8.20.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.19.0...8.20.0) ### [`v8.19.0`](https://togithub.com/ipython/ipython/compare/8.18.1...8.19.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.18.1...8.19.0)getsentry/sentry-python (sentry-sdk)
### [`v1.39.2`](https://togithub.com/getsentry/sentry-python/blob/HEAD/CHANGELOG.md#1392) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/1.39.1...1.39.2) ##### Various fixes & improvements - Fix timestamp in transaction created by OTel ([#2627](https://togithub.com/getsentry/sentry-python/issues/2627)) by [@antonpirker](https://togithub.com/antonpirker) - Fix relative path in DB query source ([#2624](https://togithub.com/getsentry/sentry-python/issues/2624)) by [@antonpirker](https://togithub.com/antonpirker) - Run more CI checks on 2.0 branch ([#2625](https://togithub.com/getsentry/sentry-python/issues/2625)) by [@sentrivana](https://togithub.com/sentrivana) - Fix tracing `TypeError` for static and class methods ([#2559](https://togithub.com/getsentry/sentry-python/issues/2559)) by [@szokeasaurusrex](https://togithub.com/szokeasaurusrex) - Fix missing `ctx` in Arq integration ([#2600](https://togithub.com/getsentry/sentry-python/issues/2600)) by [@ivanovart](https://togithub.com/ivanovart) - Change `data_category` from `check_in` to `monitor` ([#2598](https://togithub.com/getsentry/sentry-python/issues/2598)) by [@sentrivana](https://togithub.com/sentrivana)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.