BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
311 stars 25 forks source link

fix(deps): update dependency pydantic to v1.10.16 #606

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) 1.10.15 -> 1.10.16 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic) ### [`v1.10.16`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11016-2024-06-11) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.15...v1.10.16) - Specify recursive_guard as kwarg in FutureRef.\_evaluate by [@​vfazio](https://togithub.com/vfazio) in [https://github.com/pydantic/pydantic/pull/9612](https://togithub.com/pydantic/pydantic/pull/9612) - Fix mypy v1 plugin for upcoming mypy release by @​ cdce[https://github.com/pydantic/pydantic/pull/9586](https://togithub.com/pydantic/pydantic/pull/9586)l/9586 - Import modules/objects directly from v1 namespace by [@​exs-dwoodward](https://togithub.com/exs-dwoodward) in [https://github.com/pydantic/pydantic/pull/9162](https://togithub.com/pydantic/pydantic/pull/9162)

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.

🔕 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.

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

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:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Because no versions of mpflash match >0.7.4,<0.7.5 || >0.7.5,<0.7.6 || >0.7.6,<0.7.7 || >0.7.7,<0.8.0
 and mpflash (0.7.7) depends on packaging (23.2), mpflash (>0.7.4,<0.7.5 || >0.7.5,<0.7.6 || >0.7.6,<0.8.0) requires packaging (23.2).
And because mpflash (0.7.6) depends on packaging (23.2)
 and mpflash (0.7.5) depends on packaging (23.2), mpflash (>0.7.4,<0.8.0) requires packaging (23.2).
And because mpflash (0.7.4) depends on packaging (23.2)
 and micropython-stubber (1.20.2) depends on mpflash (>=0.7.4,<0.8.0), micropython-stubber (1.20.2) requires packaging (23.2).
So, because micropy-cli depends on both packaging (==21.3) and micropython-stubber (==1.20.2), version solving failed.