Skip to content

Configure Renovate

renovate-bot requested to merge renovate/configure into master

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • Dockerfile (dockerfile)
  • pyproject.toml (poetry)

What to Expect

With your current configuration, Renovate will create 5 Merge Requests:

Update dependency apscheduler to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/apscheduler-3.x
  • Merge into: master
  • Upgrade apscheduler to 3.10.1
Update dependency sqlalchemy to v2.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: master
  • Upgrade sqlalchemy to 2.0.11
Update dependency fastapi to v0.95.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: master
  • Upgrade fastapi to 0.95.1
Update dependency uvicorn to v0.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uvicorn-0.x
  • Merge into: master
  • Upgrade uvicorn to 0.22.0
Update python Docker tag to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.11-slim-bullseye

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Merge request reports

Loading