Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ deps: Update dependencies (non-major) #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
anyio (changelog) 4.6.0 -> 4.6.1 age adoption passing confidence dev-dependencies patch
bcrypt 4.2.0 -> 4.2.1 age adoption passing confidence dependencies patch
fastapi (changelog) 0.115.0 -> 0.115.5 age adoption passing confidence dependencies patch
httptools 0.6.1 -> 0.6.4 age adoption passing confidence dependencies patch
mjml-python 1.3.3 -> 1.3.4 age adoption passing confidence dependencies patch
pydantic (changelog) 2.9.2 -> 2.10.1 age adoption passing confidence dependencies minor
pydantic-settings (changelog) 2.5.2 -> 2.6.1 age adoption passing confidence dependencies minor
python >=3.12,<3.13 -> >=3.13,<3.14 age adoption passing confidence dependencies minor
python 3.12 -> 3.13 age adoption passing confidence final minor
python-multipart (changelog) ^0.0.12 -> ^0.0.17 age adoption passing confidence dependencies patch
scrapy (source) 2.11.2 -> 2.12.0 age adoption passing confidence dependencies minor
uvicorn (changelog) ^0.31.0 -> ^0.32.0 age adoption passing confidence dependencies minor
yarl 1.13.1 -> 1.18.0 age adoption passing confidence dependencies minor

Release Notes

agronholm/anyio (anyio)

v4.6.1

Compare Source

This release contains all the changes from both v4.5.1 and v4.6.0, plus:

  • Fixed TaskGroup and CancelScope producing cyclic references in tracebacks when raising exceptions (#​806) (PR by @​graingert)
fastapi/fastapi (fastapi)

v0.115.5

Compare Source

Refactors
Docs
Translations
Internal

v0.115.4

Compare Source

Refactors
  • ♻️ Update logic to import and check python-multipart for compatibility with newer version. PR #​12627 by @​tiangolo.
Docs
Translations
Internal

v0.115.3

Compare Source

Upgrades
Docs
Translations
Internal

v0.115.2

Compare Source

Upgrades

v0.115.1

Compare Source

Fixes
Refactors
Docs
Translations
Internal

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link
Contributor Author

renovate bot commented Oct 14, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: backend/app/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv app-2iWHue-a-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.13,<3.14) is not compatible with some of the required packages Python requirement:
  - rectools requires Python <3.13,>=3.8.1, so it will not be satisfied for Python >=3.13,<3.14

Because rectools (0.8.0) requires Python <3.13,>=3.8.1
 and no versions of rectools match >0.8.0,<0.9.0, rectools is forbidden.
So, because app depends on rectools (^0.8.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For rectools, a possible solution would be to set the `python` property to "<empty>"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 9 times, most recently from bd7b6d3 to 02c2901 Compare October 21, 2024 12:57
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 9 times, most recently from 605cf63 to 1ec3e69 Compare October 28, 2024 21:49
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 4 times, most recently from 5bcee01 to 542c172 Compare November 3, 2024 10:43
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 5 times, most recently from d5a1e5d to dd1b369 Compare November 18, 2024 09:04
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from dd1b369 to e81b6bc Compare November 19, 2024 22:29
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from d4be35c to 11dbb78 Compare November 21, 2024 15:42
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 11dbb78 to 9185348 Compare November 22, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants