Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
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
prhourlylimit
for details.
This MR has been generated by Renovate Bot.